API Reference
API Reference
Complete reference for all Salesly Developer API endpoints.
Browse all available endpoints organized by resource. Each endpoint includes request parameters, response schemas, and code examples.
Base URL
https://rest.salesly.app/api/v1/developers/Resources
| Resource | Endpoints | Description |
|---|---|---|
| Health | 1 | API status check |
| Contacts | 7 | Companies, leads, and people |
| Opportunities | 6 | Sales pipeline deals |
| Orders | 6 | Confirmed orders and invoices |
| Products | 6 | Product catalog |
| Product Categories | 5 | Product organization |
Authentication
All endpoints require an API key passed via the x-api-key header:
x-api-key: YOUR_API_KEYSee the Authentication guide for details.