Public Heimdall RPC endpoints are best-effort — no SLA

The public Heimdall endpoints:

are operated on a best-effort basis. There is no SLA attached to them — no uptime target, no latency guarantee, and no support or response-time commitment. They exist as a convenience for exploration, debugging, and light integration work, not as production infrastructure.

Concretely, that means:

  • availability, latency, and rate limits can change without notice

  • the endpoints may be throttled, restricted, or taken offline — planned or otherwise — without an announcement

  • degradation is not tracked or escalated as an incident

  • historical and archival query support is not guaranteed

If you have a production dependency on Heimdall data, please don’t build on these endpoints. Two supported paths:

If you’re not sure whether your integration depends on these endpoints, check for calls to heimdall-api.polygon.technology in your logs, then open a ticket at support.polygon.technology for further discussion.