Authentication
Last updated
Was this helpful?
Last updated
Was this helpful?
Kommunicate comes with a set of platform APIs, which provides you more control over the process and opens up the ways for customizations. All endpoints are relative to base URL and accept application/json content type.
Kommunicate uses the key based authentication. Kommunicate server accepts the request only if valid API key found in request header. Add apiKey
parameter in the query String or Api-Key
in request header. Get your api key from or drop a mail on hello@kommunicate.io
.