Authentication
To access the Acuris ETF Ideas API, you need a valid username and password. If you don’t have a username and password, then you can obtain one by requesting a trial or contacting our sales team.
Use the username and password to request your API key token:
This is an example of the response containing an Acuris ETF Ideas API key token:
The API key must be passed in the request as Bearer token:
Authorization
If your API subscription is valid and there are no errors in your query, then you’ll receive a ‘200 OK’ response back with the matching payload.
If your username, password or API key is not authorized for the API you are calling, then you will receive a ‘401 Unauthorized’ error: