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

SectionWhat's inside
Getting StartedAuthentication, your first API call, and key concepts
API ReferenceFull endpoint documentation with request/response schemas
WebhooksSetting up event subscriptions and handling payloads
GuidesIntegration patterns and best practices

Before you begin

To use the Tai API you'll need:

  1. An active Tai account with API access enabled
  2. An API key — see how to obtain one →
  3. 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.