API REQUESTS

Authentication and common API request information

Base URL

The base URL for every request is:
https://api.eyelevel.ai/{VERSION}/partner

Current Version

The current API version is v1. Therefore, the base URL for a v1 API request is:
https://api.eyelevel.ai/v1/partner

Authentication

Every API request must include a HEADER containing your partner API key and a HEADER defining the content type of your request. In v1, JSON is the only accepted content type.
get
https://api.eyelevel.ai/v1/partner/
:query
EXAMPLE QUERY