cURL
Content
Read a single content value
Returns the resolved value for the given key in the requested language, plus all available locales for the key.
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.
Path Parameters
Translation key in dot.notation.
Example:
"hero.headline"
Query Parameters
BCP-47 language tag. Defaults to project default.
Example:
"en"