Authentication

All API requests require a valid API key in the Authorization header:

Authorization: Bearer gcreg_<api_key>

Was this helpful?