Skip to Content

Droople API

Welcome to the Droople API! Our API allows you to integrate, manage, and access your Droople data seamlessly, unlocking new possibilities for automation and insights.


Droople offers two types of API keys to match your integration needs:



  • Basic API Key
    • Request rate: 1 request per second
    • Throughput: 10 concurrent requests
    • Daily quota: 2'000 request per day

​Ideal for small-scale integrations, providing essential access to your Droople data with limited request capacity.


  • Advanced API Key
    • Request rate: 10 requests per second
    • Throughput: 10 concurrent requests
    • Daily quota: 20'000 request per day

Designed for high-demand applications, enabling faster data access, higher request volumes, and advanced automation capabilities.

Droople API access is a paid service available through an annual subscription. Each API key is issued for a specific client account.

To request your API key, you can:

 Contact us via the request form available on this website

​Our team will guide you through the subscription process and ensure you get the right API access for your needs.

Once your API subscription is active, you can easily find your API key directly on the Droople platform:

  • Go to your User Profile section on the Droople platform.
  • Your API key will be displayed under the API Access section, ready to be used for your integrations.



Make sure to keep your API key secure and do not share it with unauthorized users.

If you don't see an API key here, API access has not been enabled for your user. You can request an API key by contacting us


To authenticate your requests, include your API key in the HTTP header when performing any HTTPS REST operation to the Droople backend.

This ensures secure and seamless communication with the Droople platform.



Explore our comprehensive Developer Documentation to find detailed guides, code examples, and best practices to help you integrate the Droople API seamlessly into your applications.