Developer operations
2SOLV API Portal
User-facing and operator-review APIs for wallet onboarding, exchange quotes/intents, farm applications, miner access, whitelabel SaaS, explorer search, and launch gates.
Endpoints
| Endpoint | Method |
|---|---|
/api/status | GET |
/api/chain/status | GET |
/api/reserves/status | GET |
/api/wallet/register | POST |
/api/wallet/send-request | POST |
/api/exchange/quote?from_asset=BTC&amount_in=0.01 | GET |
/api/exchange/order | POST |
/api/exchange/sell | GET |
/api/farm/stake | POST |
/api/farm/apply | POST |
/api/explorer/search?q=1 | GET |
/api/pool/miner-access | POST |
/api/pool/accounting | GET |
/api/deploy/whitelabel | POST |
/api/whitelabel/tokens | GET |
/api/mainnet/launch-gate | GET |
