Skip to main content
LakeQuery examplesFlowGatewayPricingConsole
All systems operational · ledger 55,812,406

Build on Stellar without building the data layer.

Decoded, queryable Stellar data — bronze to gold, with tables for token transfers, contract events, account snapshots, and network metrics.

Get started

Query decoded Stellar data in under 60 seconds

Lake quickstart
  1. 1

    Get an API key

    Create a key in Console and send it as Authorization: Api-Key $API_KEY.

  2. 2

    Query Lake

    Start with a REST call against Lake testnet. No Horizon joins or XDR decoding.

  3. 3

    Use silver tables

    Use analytics-ready tables for transfers, accounts, contract events, and Soroban calls.

  4. 4

    Move to gold metrics

    When you need reporting, use gold datasets for stablecoin volumes, fee intelligence, and network health.

$Query silver.token_transfers
1export API_KEY="your-api-key"
2export BASE="https://gateway.withobsrvr.com/lake/v1/testnet"
3
4curl -H "Authorization: Api-Key $API_KEY" "$BASE/api/v1/silver/transfers?asset_code=USDC&limit=10"
Explore by product

Lake first. Flow and Gateway when you need them.

View the platform
Start by role

Pick the path that fits what you're building

Popular topics

Start with decoded data, then choose your tool

Browse Lake examples

Stuck or need higher limits?

Talk to a Stellar engineer at Obsrvr — same person who'd answer in production support.