Services & Pricing
The Services API lets you retrieve your organization’s service offerings — useful for building quoting tools, public listings, or integration with CRM systems.List services
Retrieve all services configured in your organization:The services endpoint returns all services without pagination. This may change in a future API version if service counts grow large.
Get service details
Retrieve a specific service by its ID:Common use cases
Automated quoting
Automated quoting
Pull service pricing into a quoting tool or spreadsheet to generate proposals automatically based on your current rates.
Website integration
Website integration
Display your service offerings and pricing on your company website, kept in sync with your dronelist.io configuration.
CRM enrichment
CRM enrichment
Feed service data into your CRM to help sales teams understand what your organization offers and at what price points.
Required scope
All service endpoints require theservice:read scope on your API key.
