Returns the settings for the authenticated project, including API keys, proxy URLs, and project name.
Bearer authentication using the project Secret Key (prefixed with sk_, or test_sk_ for sandbox). All v4 public endpoints require the Secret Key — see Authentication. Never expose the Secret Key in client-side code.
Project settings.
project_settings "/v4/project-settings"
Project display name.
"My App"
Project access token.
Project API key.
Project secret key.
Custom proxy URL.
RTDN proxy URL.