πŸ”¦Configuration

Recovering the key

You can retrieve your secret key from your Spot settings:

  1. Go to the API Access tab

  2. Copy your secret key!

This is a premium feature. If you cannot access it, contact us.

Implementation

To connect to the API :

  1. Configure your header by adding an "Authorization" element, which must contain your secret key.

  2. Configure the URL using the following call URL: https://openapi.meltingspot.io

  3. Select a method

  4. You can also add filters, and don't forget to fill in the body if necessary!

You can find the complete list of available endpoints here!

Please note that the limit for API requests is :

  • 100 requests/10 sec

  • 50000 requests/day

Dernière mise à jour