Welcome to the Transify API
We try to make connecting to the Transify API as simple as possible. To understand the different calls to the API you can easily check this documentation. For test purposes, a 'Try it yourself' panel is added, do not hesitate to press the 'Execute request' button as it will give you a good representation of how the API should behave.
Authentication
If you want to use the Transify API, you will need to have an account on
Transify. If you do not have a Transify account, please request this by e-mailing
Dennis Rosenbaum, please state your
company name,
full name and
e-mail.
To authenticate yourself, you will have to send a the request with Authorization header present. We accept Basic Authentication with [Email]:[Password] encoded to Base64.
If you are already logged in on
platform.transify.eu, you should see your account details here:
You are not logged in, these are example settings:
Example settings
E-mail: test@transify.eu
Private key: q9m0FnIUDbXA2gSByJZ1WA
Authorization: Basic dGVzdEB0cmFuc2lmeS5ldTpxOW0wRm5JVURiWEEyZ1NCeUpaMVdB
If there are any questions, please contact
Dennis Rosenbaum - d@simplytranslate.nl.
Workflow
Returns all the workflow items
Library
Create a new library and adds files to this library
Returns all the library items
Download the library files as a zip
FeedItem
Webhook
Create a new webhook for when a translatable is publishable
Test
With this API call you can test if you have the connection correctly setup