All Collections
Users
APIs
UserGuiding User API
UserGuiding User API

Learn how to utilize our User API.

Alican avatar
Written by Alican
Updated over a week ago

User API is an interface where you can manage and track usage analytics of the onboarding material for each user of yours. It becomes available when User Identification is enabled successfully.
โ€‹
Once User Identification is enabled and Active, you will be able to access your API Key (API Access Token) in the Installation section.

You can achieve the following by using this API:

  • Create a user with your own user ID

  • Update custom attributes of a user

  • Delete user

  • Get a list of users

  • Reset interaction history of a user

  • Track custom user events

We recommend you get support from your development team and use an API Development Environment to access this data. Postman is an excellent alternative for this task.

You can check our interactive API Documentation to learn more about utilizing the User API and play with it.

Did this answer your question?