api.transglot.ai/v1bearer token, one projectthe developer surface
Push a file. Get every language back.
A REST API for translating your app. One POST uploads the source file, one GET brings back a finished locale, and a bearer token is the whole of the auth. Anything that speaks HTTP can drive it.
in: one call
curl -X POST https://api.transglot.ai/v1/push \
-H "Authorization: Bearer $TRANSGLOT_TOKEN" \
-F "file=@lang/en.json" \
-F "format=laravel_json"
202 accepted · batch queued
out
300,000
words a month on Starter, the first plan that can mint a token.
Start for freeSee the developer surface
60 requests a minute per token · every 429 carries a Retry-After · give CI and production separate tokens
four minutes, one terminal
Write the first request today.
no card to start · a token arrives on Starter and above · the console runs the read endpoints live