API Referenz
Integrieren Sie Dispatchy in Ihre eigenen Anwendungen.
Authentifizierung
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"Endpunkte
Work in Progress
Die öffentliche Dokumentation für Entwickler-API-Endpunkte befindet sich derzeit in Entwicklung.