HTTP Response Code

Code

Description

Code

Description

200

OK

400

Bad Request

401

User not authenticated

403

Acced denied

  • Client is authenticated but is not allowed to perform the request

429

Too Many Requests

  • Server will not accept any new request until the rate/hour decrease

498

Token expired

  • Client should get a SEED from the AUTH Server

500

Internal error