Skip to main content
The live Realie API now serves the v3 data generation. This tab preserves the v2 reference exactly as it documented the previous generation, so existing integrations can compare against what they built. For current behavior, use the v3 API reference and the v2 → v3 migration guide.
The v2 API is not separately addressable: requests to the documented endpoints return v3-generation data in the v2-compatible response shape. There is no version header or parameter that pins a response to the old data. What that means in practice:
  • Endpoint pages in this tab still work — the playground calls the live API — but responses reflect the v3 data generation, so field values (and a small number of field names) can differ from the frozen examples here.
  • Most v2 integrations run unchanged. The response shape is v2-compatible; the deltas are catalogued field-by-field in the migration guide.
  • No sunset date has been announced for this reference. It will remain available while v2-era integrations are active.