How to get a developer key for requests

HTTP Report API is RESTful API. Finteza server does not store client connection status. This means a client should send authorization data each time the request is sent. The developer key is used as the authorization data here.

To obtain the key, open your profile in Finteza panel:

Obtaining the developer key

Copy the key from the "API Key" field and use it when sending requests.

Do not share your developer key with anyone.