> ## Documentation Index
> Fetch the complete documentation index at: https://docs.saguarotransport.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Introduction

> Integrate your systems with Saguaro Transport

## Enterprise API

The Saguaro Transport API allows enterprise customers to integrate directly with our platform. Connect your ERP, TMS, or custom systems to:

* Create and track shipments programmatically
* Receive real-time status updates via webhooks
* Access proof of delivery data
* Automate invoicing and reporting

<Frame>
  <img src="https://mintcdn.com/abe-1e2c956f/dAY9cezE1BHBIJvd/images/plan-vs-actual.png?fit=max&auto=format&n=dAY9cezE1BHBIJvd&q=85&s=432254a56063076b99d2b44b6e409e5e" alt="Plan vs Actual Analysis" width="1355" height="837" data-path="images/plan-vs-actual.png" />
</Frame>

## Base URL

```
https://api.saguarotransport.com/v1
```

## Getting Started

1. Contact your account manager to request API access
2. Receive your API credentials
3. Review the authentication guide
4. Test in our sandbox environment
5. Go live with production credentials

## Rate Limits

| Plan       | Requests per minute |
| ---------- | ------------------- |
| Standard   | 60                  |
| Enterprise | 300                 |
| Custom     | Contact us          |

## Support

For API support, contact [api-support@saguarotransport.com](mailto:api-support@saguarotransport.com)
