List all keys

Lists all keys in the project. IMPORTANT: We do not provide a content delivery network for your language files. Do not engage a request to this endpoint with every your website/app visitor. Instead, fetch this endpoint from time to time, store the result locally and serve your visitors with static files/your database content. Alternatively, you may use our Amazon S3/Google CouldStorage integrations in automatically upload your language files to a bucket of your choice.

Requires read_keys OAuth access scope.

Log in to see full request history
Path Params
string
required

A unique project identifier

Query Params
number

Whether to disable key references. Possible values are 1 and 0.

number

Whether to include comments. Possible values are 1 and 0.

number

Whether to include URL to screenshots. Possible values are 1 and 0.

number

Whether to include translations. Possible values are 1 and 0.

string

One or more language ID to filter by (comma separated). Will include translations only for listed IDs.

string

One or more tags to filter by (comma separated).

string

One or more filenames to filter by (comma separated).

string

One or more key name to filter by (comma separated). In case "Per-platform keys" is enabled in project settings, the filter will be applied to all platform names.

string

One or more key identifiers to filter by (comma separated).

string

One or more platforms to filter by (comma separated). Possible values are ios, android, web and other.

number

Filter by untranslated keys. Possible values are 1 and 0.

string

One or more QA issues to filter by (comma separated). Possible values are spelling_and_grammar, placeholders, html, url_count, url, email_count, email, brackets, numbers, leading_whitespace, trailing_whitespace, double_space, special_placeholder and unbalanced_brackets.

string

One archived filter. Possible values are include, exclude and only.

string

Type of pagination. Possible values are offset and cursor. The default value is offset.

integer

Number of items to include (max 500).

integer

Return results starting from this page.

string

Return results starting from this cursor.

Response

Language
Credentials