User – API
The User API provides a set of endpoints for managing users within your Xtracta account. With this API, you can retrieve, add, update, or delete users, as well as manage login tokens and authorize users to obtain their API keys. These functions support integration of user management features into your application or workflow automation systems.
User Management: Users in Xtracta can be assigned to groups and workflows, have different permission levels, and can obtain their own API keys for system integration. User accounts include security features like password expiry and login tokens.
Click here to go to API Previewer page.
User Management
- Get User - Retrieve user information
- Add User - Create new users
- Update User - Modify user details
- Delete User - Remove users from the system
Authentication
- Get Login Token - Generate temporary authentication tokens
- Authorize - Obtain user API keys