Question
Does Zendesk Sell have an API?
Answer
Yes, there are four public APIs available for use.
-
Core API: Zendesk Sell's Core API allows you to create, read, update, and delete Sell data RESTfully.
- Sync API: Sell's Sync API allows you to programmatically sync your latest Sell data.
- Firehose API: Sell's Firehose API allows you to receive a near real-time stream of changes in Sell data, including resource deltas, current snapshots, and user information.
- Search API: Sell's Search API allows you to query your data entities in Sell, apply custom complex filter and sort criteria, and perform aggregations.
Pricing: Sell API access is available on Sell Growth plans and above. For more information on pricing, see the pricing page.
For complete API documentation, visit the Developer Resources page.