Pantheon
WeLocalize’s Pantheon system exposes a RESTful API, referred to as the Hypnos Client API, designed to manage translation workflows for enterprise clients. It supports standard content localization operations including submission of translation jobs, file uploads, status tracking, and retrieval of translated assets.
Before setting up
Before you can connect, make sure you have a Pantheon authentication token.
Connecting
- Name your connection for future reference e.g. ‘My organization’.
- Paste your authentication key.
- Click Authorize connection and wait for the process to complete.
- Confirm that the connection has appeared and its status is Connected.

Actions
Files
- Upload file. Upload a file to a created project.
- Download target file. Download a file for a target locale from a specific project. If the project deliverable is a hyperlink, it returns the URL, name and ID without any files.
- Search deliverables. Get a list of deliverable files for a specific project.
- Delete file. Delete a specific file from a project.
Projects
- Search projects. Search all projects.
- Get project status. Get status for a specific project.
- Create project. Create a new project.
- Start project. Start a project with a specific ID.
Events
- On project status changed. Triggers when the status of a specified project changes.
Example bird

Feedback
Do you want to use this app or do you have feedback on our implementation? Reach out to us using the established channels or create an issue.