Enpoint and validation errors

Authorization and access

401 — Autho­riza­tion field miss­ing — no valid Api-key in request head­er
400 — Mis­sig autho­riza­tion head­er — Autho­riza­tion con­tain­ing valid access token is not includ­ed in the request
401 — Access token does not exist — Token includ­ed in Autho­riza­tion head­er is not valid, incor­rect or expired

URL

404 — Page not found — Item with select­ed id has not been found
403 — This API ver­sion does not seem to exists — Request­ed URL does not con­tain ver­sion para­me­ter or it is invalid. Cur­rent­ly only v1 exists
503 — All hosts are down — API end­point is incor­rect

Validation

422 — Unprocess­able enti­ty — some val­i­da­tion rules have not been met, please refer to spec­i­fi­ca­tion of cor­re­spond­ing item