How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Smartling Strings API

A string is a piece of translation. Based on the source content, stringscan be parsed differently. A string is then broken down further, into oneor more segments.The Strings API allows you to directly upload strings to a Smartlingproject and fetch original strings or translations.For each string in a Smartling project, there is a unique identifiercreated by hashing together the parsed string text, [variantmetadata](https://help.smartling.com/hc/en-us/articles/360008143853), andin some cases,[namespace](https://help.smartling.com/hc/en-us/articles/360008143833).When adding strings via the Strings API, each string will be unique. Ifyou try to create a string with identical variant metadata and string textto a string that already exists in the project, the string will beoverwritten.

Smartling Strings API is one of 19 APIs that Smartling publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Strings. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 4 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://api.smartling.com.

6 operations 4 paths 13 schemas 3 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.smartling.com
Terms of Service
Resource Areas
1

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 3 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Strings 6

A string is a piece of translation. Based on the source content, strings can be parsed differently. A string is then broken down further, into one or more segments. The Strings AP…

POST
/strings-api/v2/projects/{projectId}
Add strings
addStringsToProject 1 param body → 200202400401429500
GET
/strings-api/v2/projects/{projectId}/processes/{processUid}
Check string status
getAddStringsToProjectRequestStatus 2 params → 200400401429500
GET
/strings-api/v2/projects/{projectId}/source-strings
List all source strings
getAllSourceStringsByProject 5 params → 200400401429500
POST
/strings-api/v2/projects/{projectId}/source-strings
List all source strings (POST)
getAllSourceStringsByProjectPost 1 param body → 200400401429500
GET
/strings-api/v2/projects/{projectId}/translations
List all translations
getAllTranslationsByProject 7 params → 200400401429500
POST
/strings-api/v2/projects/{projectId}/translations
List all translations (POST)
getAllTranslationsByProjectPost 1 param body → 200400401429500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Translation (8 properties), StringInfo (8 properties), CreatedString (5 properties), Error (3 properties). Each schema is shown below with its type and property counts.

Error400Response
object
1 property 1 required
StringResponse
object
1 property 1 required
Error500Response
object
1 property 1 required
SuccessResponse
object
1 property 1 required
TranslationResponse
object
1 property 1 required
Error429Response
object
1 property 1 required
Translation
object
Information on a translation
8 properties
CreatedString
object
Information on the created or updated string
5 properties
Error
object
3 properties 2 required
Error401Response
object
1 property 1 required
CreateStringStatusResponse
object
1 property 1 required
StringInfo
object
Information on string
8 properties
CreateStringResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

smartling-strings-api-openapi.yml Raw ↑

Other APIs Smartling publishes across the network.

Smartling REST API
Smartling Account & Projects API
Smartling Attachments API
Smartling Authentication API
Smartling Content Search API
Smartling Context API
Smartling Estimates API
Smartling Files API
Smartling GDN url management API
Smartling Jobs API
Smartling Language Detection API
Smartling Locales API
Where this information came from

This is an independent, third-party profile of Smartling Strings API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.