v1
latestOpenAPI 3.0.32026-07-26120117318.1 KBProject Settings
Get project settings
Returns the settings for the authenticated project, including API keys, proxy URLs, and project name.
get/project-settings
Response
Project settings.
Example response
{
"url": "/v4/project-settings",
"project_name": "My App"
}