Introduction of the Eye- AI API
Last updated
Last updated
The Eye AI API uses API keys for authentication. Visit the page to retrieve the API key you will use in your requests.
Remember that your API key is a secret! Do not share it with others or expose it in any client-side code (browsers, applications). Production requests should be routed through your own back-end server, where your API key can be loaded securely from an environment variable or key management service.
Requesting Organization For users who belong to multiple organizations, you can pass a header to specify which organization is used for an API request. The usage of these API requests will be counted in the subscription quota of the specified organization.