DEVELOPERS
Everything in Carriyo is accessible through our REST API. Create shipments, manage orders, configure carriers, track deliveries, and process returns - all programmatically with comprehensive documentation and SDKs.
View API ReferenceAPI OVERVIEW
Clean, predictable resource-based URLs. Standard HTTP methods, status codes, and JSON request/response bodies.
Secure token-based auth with scoped permissions. Support for machine-to-machine and user-delegated flows.
Every feature available in the dashboard is accessible via API. Orders, shipments, carriers, tracking, returns, and analytics.
Efficient data retrieval with cursor-based pagination, field filtering, and advanced query parameters for large datasets.
Generous rate limits with clear headers. Burst allowances for peak operations and dedicated limits for enterprise accounts.
Full-featured sandbox for development and testing. Mirror production behavior without affecting live data or carrier accounts.
API RESOURCES
Carriyo's API is organized around the key resources of the post-checkout lifecycle.
GETTING STARTED
Sign up for a Carriyo account and generate your API keys from the developer settings.
Use the sandbox environment to test your integration without affecting production data.
Switch to production credentials when ready. Same API, same endpoints, live carrier connections.