ποΈAPI Authorization
For handling API-API backend server communication an authorization token must be solicited to make the desired requests.
Overview
Request Body
{
"projectId": "67a95b37-2299-4977-9e5d-67ad3a583b5a",
"apiKey": "5c47cb20-82cf-43bb-8b5c-1c49c09cc27b"
}Usage
Last updated