Jump to Content
Teleport
HomeAPI Reference
v1.0

Log InTeleport
API Reference
Log In
v1.0HomeAPI Reference

Getting Started

  • Getting Started

Authentication

  • Sign in.post

Default

  • Get user and organization details.get

Consolidation

  • Create a new console tag.post
  • Create a new airway bill.post

Order

  • Get coverage area and estimate pricing.post
  • Create a new order.post
  • Cancel an order item.post
  • Get current order item statuspost
  • Note: This API is not available at the moment.Update actual order item measurementpost

Webhook Callback Specification

  • OrderItem
    • Receive updates about an order itempost

Schemas

  • Sign In Request
  • Sign In Response
Powered by 

Sign In Request

email:

string($email)
example: [email protected]
[REQUIRED] Email of the API user.

password:

string($password)
example: [REDACTED]
[REQUIRED] Password of the API user.