DashboardWhat is Solana Developer Platform?Getting Started

Guides

Set Up Your OrganizationSet Up WalletsManage API KeysTokenize an AssetCreate a TokenDeploy a TokenMint and Burn TokensManage AllowlistsFreeze and ComplianceTransfer TokensPrepare vs Execute

Tutorials

End-to-end Payment Flow

Reference

Issuance Token TypesAI ConsumptionPostman CollectionAPI ReferenceHealthAPI KeysWalletsProjectsIssuancePaymentsCompliance

API Keys

API key management endpoints.

MethodEndpointSummary
GET/v1/api-keysList API keys
POST/v1/api-keysCreate API key
DELETE/v1/api-keys/{keyId}Deactivate API key
GET/v1/api-keys/{keyId}Get API key
PATCH/v1/api-keys/{keyId}Update API key
POST/v1/api-keys/{keyId}/rotateRotate API key

Health

Service health and readiness endpoints.

Wallets

Wallet signing provider configuration and wallet management.