Satelink

SDKs & x402-kit

You can call the API with plain HTTP — no dependency required. When you want the 402 handshake done for you, use the open-source x402-kit.

x402-kit (MIT)

Drop-in middleware and client for the HTTP 402 handshake, with proven mainnet settlements.

View on GitHub

Typed SDK

Planned

A typed client library over the REST API.

Follow the docs

MCP / agent server

Planned

An MCP server so agents can discover and pay for Satelink tools.

Follow the docs

No dependency

Plain HTTP works too

Any HTTP client can call the API with an X-API-Key header:

curl -H "X-API-Key: $SATELINK_KEY" \
  https://rpc.satelink.network/v1/intelligence/funding-rate-heatmap