
This section provides step-by-step guides on common integration operations with the Elevate IQ APIs.
An API user account is required to access the APIs. This can be set up in Elevate through the manage users/roles sections.
Important: The permissions set up on the Elevate UI will apply to API calls as well. For example, if a user can only access customers belonging to a single contract owner on the UI, that user will have the same restriction when calling via the APIs.
Elevate API uses Bearer authentication (also called token authentication) - this is an HTTP authentication scheme that uses security tokens called bearer tokens.
See the Authentication page for detailed information on obtaining and using authentication tokens.
If you need assistance with any integration scenarios:
- Review the API Reference for detailed endpoint documentation
- Check Response Codes for error troubleshooting
- Visit the Contact Us page for support information
- Check our Release Notes for the latest API updates