myt_. Each account has one active key. Generating a new key immediately revokes the previous key.
Set the key in an environment variable instead of embedding it in source code:
Plan requirement
You may generate and rotate a key on any plan. Authenticated public API endpoints require Pro.- Missing or invalid keys return
401 unauthorized. - Valid keys belonging to Free accounts return
403 upgrade_required. - The health-check endpoint does not require authentication.