Salesly API
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

ResourceEndpointsDescription
Health1API status check
Contacts7Companies, leads, and people
Opportunities6Sales pipeline deals
Orders6Confirmed orders and invoices
Products6Product catalog
Product Categories5Product organization

Authentication

All endpoints require an API key passed via the x-api-key header:

x-api-key: YOUR_API_KEY

See the Authentication guide for details.