Introduction
Welcome / Getting Started
Welcome to the Tai Developer Portal — your starting point for building integrations with the Tai platform. Whether you're automating workflows, syncing supply chain data, or extending Tai's capabilities into your own systems, you're in the right place.
This documentation covers everything you need to connect to Tai's APIs and webhooks, including authentication, reference docs, and integration guidance.
What you can do with the Tai API
The Tai API gives developers programmatic access to the Tai platform. Common use cases include:
- Data synchronization — push and pull supply chain, order, and shipment data between Tai and your internal systems
- Event-driven automation — subscribe to Tai webhooks to trigger workflows when things change in real time
- Custom integrations — connect Tai to ERPs, WMS platforms, or homegrown tools using standard REST conventions
How this documentation is organized
| Section | What's inside |
|---|---|
| Getting Started | Authentication, your first API call, and key concepts |
| API Reference | Full endpoint documentation with request/response schemas |
| Webhooks | Setting up event subscriptions and handling payloads |
| Guides | Integration patterns and best practices |
Before you begin
To use the Tai API you'll need:
- An active Tai account with API access enabled
- An API key — see how to obtain one →
- Familiarity with REST APIs and JSON
Need help?
If you run into issues, reach out to your Tai account team or contact support. We're committed to making your integration experience as smooth as possible.
Updated 28 days ago
