API Key
We support API key-based authentication, recommended if you build applications to integrate with our platform.
Key Types
Secret API Key
Public API Key
Authenticating Requests
curl -X GET "https://api.autograb.com.au/v2/endpoint" \
-H "ApiKey: your-api-key-here"Other Authentication Methods
Last updated
Was this helpful?