Skip to main content

Introduction

This documentation provides a complete reference to the Velocity Shipping API suite for custom integrations with websites, ERPs, or order management systems.

Overview

By using these APIs, integrators can efficiently create, manage, and track shipments, enabling end-to-end order manifestation and shipping operations through Velocity Shipping.

Base URL: https://shazam.velocity.in/

Authentication

All API requests (except the auth-token endpoint) require authentication using a Bearer token. Obtain your token using the Authentication API and include it in the Authorization header of all subsequent requests.

Authorization: your_token_here

Standard Error Codes

HTTP CodeDescription
400Validation error in request parameters
401Authorization failed due to invalid or missing credentials
422Waybill operation failed/Shipment cancellation failed/Other business logic errors
500Internal server error

API Endpoints Summary

EndpointDescription
/custom/api/v1/auth-tokenGet authentication token
/custom/api/v1/warehouseCreate warehouse
/custom/api/v1/serviceabilityCheck serviceability
/custom/api/v1/forward-order-orchestrationCreate forward shipment
/custom/api/v1/reverse-order-orchestrationCreate reverse pickup
/custom/api/v1/cancel-orderCancel shipment
/custom/api/v1/order-trackingTrack shipment
/custom/api/v1/ratesGet shipping rates
/custom/api/v1/reportsGet summary reports
/custom/api/v1/reattemptNDR re-attempt
/custom/api/v1/initiate-rtoInitiate RTO