Logo
Admin API API Documentation

Get apiKey

GET {{URL_ORIGIN}}/api/mp-groups/49/api-keys/e55da5a9-a171-483e-8735-ebcc2f5eabe8

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "label": "Market Data", "permissions": [ "market-service:market:order_book_depth", "market-service:market:order_book_state", "market-service:market:execution_reports", "market-service:market:mass_order_status", "reporting:mp:orders", "reporting:mp:trades", "market-service:market:trades" ], "mpGroupId": "2", "apiKey": "21835516-67fe-46db-a85b-200ace4333e4" }



Curl
curl -X GET 'URL_ORIGIN/api/mp-groups/49/api-keys/e55da5a9-a171-483e-8735-ebcc2f5eabe8'

ENDPOINTS