# Authorization (API V1)

API V1 supports header authorization by passing the X-API-Key header with an API key.

X-API-Key: chv_key_here

API V1 also supports authorization by passing the key parameter in the request.

# API keys