API Referencia

Integráld a Dispatchy-t a saját alkalmazásoddal.

Hitelesítés (Authentication)

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"

Végpontok

Work in Progress

A fejlesztői API végpontok publikus dokumentációja fejlesztés alatt áll.