cURL
Projects
Get the current project
Returns the project resolved from the API key in the request. Used by SDKs and the MCP server to bootstrap context (which project this key belongs to, what languages are configured, etc.).
Read-only. Does not consume credits.
GET
cURL
Authorizations
Project API key. Pass as Authorization: Bearer ndsk_live_.... Manage
keys via /projects/me/api-keys. Test-mode keys use
the ndsk_test_ prefix.
Response
The project for this API key.
Example:
"prj_2NfQmBcKpXY8"
Example:
"Lakeside Yoga"
Example:
"lakeside-yoga"
Example:
"en"
Example:
["en", "fr", "de"]Available options:
free, hobby, build, scale, enterprise Example:
"hobby"
Example:
"wellness"
Example:
"Europe/London"