Openminds Sock API

About the API

...

Terms of Use

...

Response format

All requests expect and return json.

Required parameters

Each request requires the presence of the following authentication tokens:

  • user_token
  • client_token

Rate limiting

Requests to the API are rate limited to 300 requests per 5 minutes. If this is met a 429 (Too Many Requests) will be returned until those 5 minutes have passed.

Versioning

The current version is scoped on /api/v1/...