Complete REST API reference for the Ledger Link platform. Build integrations, automate workflows, and access your data programmatically.
All API requests require an API key passed in the X-API-Key header. Generate your API key from Settings โ API Keys in the dashboard.
curl -H "X-API-Key: your_api_key" \
https://api.ledgerlink.com/v1/itemshttps://api.ledgerlink.com/v1Default: 1,000 requests per hour per API key. Rate limit headers are included in every response.
{
"success": false,
"error": "Error message here"
}Create, read, update, and delete inventory items
Record and query inventory movements
Query stock levels and make adjustments
Manage physical locations and warehouses
Organize items with hierarchical categories
Contact our team for dedicated integration support, custom rate limits, or webhook setup.
Contact Support