Authentication
All API requests require authentication. Choose one of the following methods:
Recommended
Bearer Token
Authorization: Bearer YOUR_API_KEYX-API-Key Header
X-API-Key: YOUR_API_KEYTesting Only
Query Parameter
?api_key=YOUR_API_KEYAll API requests require authentication. Choose one of the following methods:
Authorization: Bearer YOUR_API_KEYX-API-Key: YOUR_API_KEY?api_key=YOUR_API_KEY