Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST https://nest.feather.mupeni.dev/v1/projects/proj_01hx.../environments/env_01hx.../api-keys \ -H "Authorization: Bearer <server_key>" \ -H "Content-Type: application/json" \ -d '{ "type": "server", "description": "Backend service" }'
{ "id": "key_01hx...", "key": "sk_ab12cd34ef56gh78ij90kl12mn34op56", "keyPrefix": "sk_ab12", "type": "server" }
Creates a new API key for an environment.
201
server
client
clientSafe: true
"CI pipeline"
"React app"