Skip to main content

What is UnicyFalcon API?

The UnicyFalcon API allows you to programmatically access your logistics data. This RESTful API returns JSON responses and uses secure HMAC-SHA256 authentication.
Important: API access is available for organizations with API plan or higher. Please upgrade your plan to use these features.

Key Features

Base URL

https://{your-subdomain}.unicyfalcon.com/api/v1
Replace {your-subdomain} with your organization’s subdomain.

Authentication

All API requests require HMAC-SHA256 authentication. Learn more in our Authentication Guide.

Rate Limiting

API access is rate-limited based on your subscription plan:
PlanRate Limit (req/min)Monthly Price
API100$149
Plus500$399
Business2,000$899
Enterprise10,000Custom
Organizations without API plan or higher will receive a 403 Forbidden error when attempting to use the API.

Need Help?