Don’t have a key yet? See Setting up your API key.
Base URL
Authenticating a request
Send your key in thex-api-key header on every request:
Failed authentication
Requests with a missing or invalid key are rejected with401 Unauthorized and
are not counted against your quota. See
Rate limits, quotas & errors for the full error
reference.
The quota state returned in
metadata.credit only appears on authenticated
requests. Unauthenticated requests do not include it.