Use the Openlayer REST API to interact with Openlayer
You can directly access a subset of our backend endpoints through HTTPS.
The Openlayer API is built around REST. All requests are made to endpoints that begin with:
The Openlayer API uses API keys to authenticate requests. You refer to the Create an API key guide for details on how to locate your key.
To authenticate an API request, you should provide your API key in the Authorization
header.
Use the Openlayer REST API to interact with Openlayer
You can directly access a subset of our backend endpoints through HTTPS.
The Openlayer API is built around REST. All requests are made to endpoints that begin with:
The Openlayer API uses API keys to authenticate requests. You refer to the Create an API key guide for details on how to locate your key.
To authenticate an API request, you should provide your API key in the Authorization
header.