Skip to main content

Base URL

For pay-per-call access without an API key, use the x402 host instead (same paths): https://x402-data-tools.prd.arrays.org/api — see Nanopayment.

Authentication

Send your API key in the X-API-Key header on every request:
Full auth guide →

Response envelope

Every endpoint returns the same shape:
data is always an array, even for single-record results. Paginated endpoints add a pagination object (limit, cursor, has_more) alongside data.

Endpoint catalog

The full interactive API reference (auto-generated from our OpenAPI spec) is being migrated into this site. In the meantime, browse the live Swagger UI at data-tools.prd.arrays.org/swagger.
Endpoints are grouped into 7 domains:

Equity

Quote, fundamentals, estimates, earnings, ownership, options

Crypto

Spot, futures, funding, on-chain metrics, exchange flow

ETF & Funds

Holdings, sector weights, fund flow

Macro & Economics

Treasury, CPI, GDP, forex, commodities, VIX

News & Transcripts

Market news, earnings calls

Stock Screener

70+ filters

Technical Metrics

Darkpool, analyst ratings
Prediction-market data (Polymarket) is available through the arrays-data-api-polymarket Skill, which calls Polymarket’s public APIs directly. There is no Arrays REST endpoint for it.

Rate limits & errors

Error codes and retry guidance →