Skip to main content
The Geodesics console is where you manage your account: mint API keys yourself and watch your swaps settle. Getting started needs no contact with the team; sign in, create a key, and it works immediately.

API keys

Create a key with one click and give it a label. The plaintext is shown once at creation; only a hash is stored server-side, so copy it right away. New keys start on the free tier; the per-operation rate limits are in Authentication. Rename a key any time to keep track of which integration uses it. Revoke a key the moment it is no longer needed or has leaked; a revoked key is rejected on its very next request, while swaps already in flight settle normally.

Swaps

The swaps view lists every swap made with your keys, newest first: the swap id, the route as input and output token, the USD volume, the status, and the origin and destination chains. Both transaction legs, the origin transaction and the delivery transaction, link straight to the chain’s block explorer, Solscan for Solana and the Etherscan-style explorer for each EVM chain, so you can verify a delivery on-chain without leaving the page.

Rate limits

The rate limits view shows your tier and, for each operation, the per-minute limit, how many requests you’ve used in the current one-minute window, and how many remain. The numbers are a snapshot; hit refresh to re-read them. The limits themselves are listed in Authentication.

Overview

The overview page summarizes the last 30 days: swap volume in USD, swap count, and how many API keys you have active, with quick links into the two views above.