This API specification is currently still in
Testnet beta
— endpoints and responses may change without notice.
Ecosystem
Docs
Publish
Connect Wallet
Ecosystem
Publish
Docs
New OpenCharge ID
Mint the OpenCharge NFT to get a Token ID.
OCID #
minted successfully!
Update Your Info
Network
Testnet
Mainnet
What does your service do?
t !== 'merchant') : selectedTags.push('merchant')" :class="selectedTags.includes('merchant') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">Merchant
t !== 'automated_vending_device') : selectedTags.push('automated_vending_device')" :class="selectedTags.includes('automated_vending_device') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">Auto Vending
t !== 'aggregator') : selectedTags.push('aggregator')" :class="selectedTags.includes('aggregator') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">Aggregator
t !== 'gateway') : selectedTags.push('gateway')" :class="selectedTags.includes('gateway') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">Pay Gateway
t !== 'on_off_ramp') : selectedTags.push('on_off_ramp')" :class="selectedTags.includes('on_off_ramp') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">On/Off Ramp
t !== 'banking') : selectedTags.push('banking')" :class="selectedTags.includes('banking') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">Banking
t !== 'wallet') : selectedTags.push('wallet')" :class="selectedTags.includes('wallet') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">Wallets
t !== 'exchange') : selectedTags.push('exchange')" :class="selectedTags.includes('exchange') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">Exchange
t !== 'compliance') : selectedTags.push('compliance')" :class="selectedTags.includes('compliance') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">KYC/AML
t !== 'payment_processing') : selectedTags.push('payment_processing')" :class="selectedTags.includes('payment_processing') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">Payment Processing
t !== 'b2b_settlement') : selectedTags.push('b2b_settlement')" :class="selectedTags.includes('b2b_settlement') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">B2B Settlements
t !== 'remittance') : selectedTags.push('remittance')" :class="selectedTags.includes('remittance') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">Remittance
t !== 'peer_to_peer') : selectedTags.push('peer_to_peer')" :class="selectedTags.includes('peer_to_peer') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">Peer-to-Peer
t !== 'escrow') : selectedTags.push('escrow')" :class="selectedTags.includes('escrow') ? 'bg-primary text-primary-foreground shadow-sm hover:bg-primary/90' : 'border border-input bg-background shadow-xs hover:bg-accent hover:text-accent-foreground'" class="inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium rounded-md transition-colors focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring cursor-pointer h-9 px-3 py-2 text-sm">Escrow
Provide your Api Endpoint
Network fee:
Connect Wallet