Authentication
Authentication is done with the following headers sent via the request, where API_KEY
is replaced with your API key:
{
"Authorization": "your_API_key"
}
Updated 15 days ago
Authentication is done with the following headers sent via the request, where API_KEY
is replaced with your API key:
{
"Authorization": "your_API_key"
}
Updated 15 days ago