Référence API

Intégrez Dispatchy à vos applications personnalisées.

Authentification

Authenticate your account when using the API by including your secret API key in the request. You can manage your API keys in the Dashboard. Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.

Example Request
curl https://api.getdispatchy.com/v1/subscribers \
  -H "Authorization: Bearer sk_test_123456789"

Points de terminaison

Work in Progress

La documentation publique de l'API pour les développeurs est actuellement en cours de finalisation.