cURL
curl --request GET \ --url https://api.streamskill.pro/v1/services/{serviceSlug} \ --header 'Authorization: Bearer <token>'
{ "name": "Unauthorized", "message": "Your request was made with invalid credentials.", "code": 0, "status": 401, "type": "unauthorized_http_exception" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The language of the response
en
ru
The slug of the service
Additional data to include in the response
tarifs
"tarifs"
OK