HTTP API Reference
SDKを推奨しますが、HTTP APIを直接利用するApplication向けの公開境界です。
Base URL
https://api.dwallet.online
Payment
POST /v1/paymentsGET /v1/payments/{payment_id}POST /v1/payments/{payment_id}/cancel
Payment scopes
payment:create · payment:read · payment:cancel
Authentication
Authorization: Bearer <API_KEY>
Authentication
Bearer API KeyとApplication Scopeを使用して認証します。Secretは安全に保管してください。
Developer Dashboard
Application、API Key、Scope、Webhook、Usage、Audit、Payment履歴はDeveloper Dashboardから管理できます。
