API Keys
Create API Key
Create a new API key
POST
This endpoint requires Bearer authentication with your Supabase JWT.
Request
Descriptive name for the key (e.g., “Production Server”)
Array of permission scopes
Optional IP whitelist
Response
Key identifier.
The complete API key. Only shown once!