Getting Started

Introduction

The Tive Public API and Webhooks provide the ability to programmatically interact with the Tive Platform. This documentation is intended to help users easily integrate directly into new and existing applications alike and gather insights into your shipments.

The documentation is split into two main sections:

  1. Guides (here), which contains information on how to best get started with the Tive API and
  2. API Reference, which contains detailed documentation for every public endpoint.

Authentication

To be able to make API calls, you will first need to generate a client id and secret so Tive can verify you are an authenticated user. Please refer to the Authentication section for next steps and additional information.