Endpoints

The Underdog API supports both Solana Mainnet-Beta and Solana Devnet through its two API endpoints

The Underdog API supports Solana Mainnet-Beta and Solana Devnet. We recommend testing your implementation with our Devnet endpoint before moving to production. The Devnet endpoint is free to use while the Mainnet endpoint requires a subscription.

NetworkAPI URL

Solana Mainnet

https://api.underdogprotocol.com

Solana Devnet

https://dev.underdogprotocol.com

The examples in the documentation will use the Devnet API.

Last updated