XOOMAR

Public API Documentation

All Xoomar Pulse data is available via a free JSON API. No API key required.

Base URL

https://xoomar.com

Rate Limit

30 requests/minute per IP

Auth

None (keyless)

Response Format

{
  "data": { ... },
  "updatedAt": "2026-06-11T14:00:00.000Z",
  "source": "xoomar.com",
  "docs": "https://xoomar.com/markets/api"
}

Rate Limiting

30 requests per minute per IP using a sliding window. Exceeding this returns HTTP 429 with a Retry-After header (seconds).

Attribution appreciated but not required

If you use this API, a link to xoomar.com/markets is appreciated but not enforced.