Authorization: Bearer {API_KEY}
For example, the beginning of a request using a fictitious key:
apikey
, e.g.
baseurl
, see the Environments section for more details.You authenticate each request by presenting your API key in the request header.
Authorization: Bearer {API_KEY}
For example, the beginning of a request using a fictitious key:
apikey
, e.g.
baseurl
, see the Environments section for more details.