Provider Authentication

POST {{baseUrl}}/{{version}}/data/providers/auth

This endpoint gives you access to an admin authentication.

Request Body

[{"name"=>"secret_key", "value"=>"{{zybek_key}}", "datatype"=>"string"}]

RESPONSES

status: OK

{"error":false,"code":200,"message":"Here is temporary Admin-Token code.","admin-token":"tokenlokimhhdhdnd"}