Platform Status
Monitor the status of the Web and API operations for transloadit.com.
Our global API endpoint https://api2.transloadit.com
automatically routes requests to the closest region.
If one of our API endpoints is down, your app can switch to another region. Transloadit does not automate this as it could drive up cross-regional bills or even violate laws (where data must not leave a certain area). Reach out to support if you would like assistance with automating regional failover in your app.
You can also programmatically access our API's status via:
GET https://transloaditstatus.com/api.json
, and following status updates on Twitter via @TLStatus.
Incident history
Current queue times
You can also programmatically access queue times via: GET https://transloaditstatus.com/queue.json
.