Trading API

Fast Solana execution without trapping the user inside the platform

Corto.Fun gives teams fast server-side trading without locking user funds inside the platform. Generate the wallet once, keep the private key with the user, fund the wallet directly, and use the paired API key for trading.

Why teams choose this model: if Corto.Fun goes offline, user funds do not get trapped in a platform-only balance. The private and API keys are shown once during generation, stay with the user, and keep the exit path outside Corto.Fun. See why this is safer.
Start here: create the key bundle on Wallet Tools, import the private key into your wallet, fund it, then use the paired API key here. If you want signing to stay on the wallet side, use Local Build.
Execution Form

Build and send trade

Request Preview

Request snippets

Change form fields — request example updates automatically.
Snippet follows the current action field and selected language.
Response

Raw JSON response

Status:
{}

Pricing and API fees

FlowAPI feeNetwork costsNotes
WebSocket Data StreamFreeYour own client infra only1 connection per IP, filters reconfigured via control messages without reconnect
Lightning trade0.5%Priority fee + optional Jito tip + DEX costsFastest execution path with server-side send
Local build0.1%Priority fee + DEX costsUnsigned transaction for client wallet signing
Transfer execute0.5%Priority fee + network feeNative SOL transfer with server-side execution for agent wallets
Dedicated swap0.5% when SOL is the input or output side, otherwise 0%Priority fee + optional Jito tip + DEX costs + possible rentReal exact-in swap. Pure token-to-token swaps currently do not add platform fee.
Partner payoutNo platform cap on partner fee sizeAdded as extra transfer in same transactionUser is fully responsible for partner fee values

Detailed legal boundaries and fee responsibility are defined in Terms of Service and Legal Notices.

Previous Page Wallet Tools
Current Page Lightning Builder
Next Page Data Stream Builder