Fiók

Megjegyzés
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Generáld le saját API kulcsodat.
Show

API endpoint:

GET
https://szervermonitor.eu/api/v1/account

Request example:

curl --location --request GET 'https://szervermonitor.eu/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'