-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
165 lines (162 loc) · 5.54 KB
/
Copy pathapis.yml
File metadata and controls
165 lines (162 loc) · 5.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
name: Coinbase Commerce
description: Coinbase Commerce is a merchant crypto payment solution enabling businesses to accept cryptocurrency payments natively. The platform provides a REST API for creating payment charges, managing hosted checkouts, accessing payment metadata, configuring webhooks, and tracking crypto payment status across charge lifecycle events. Supports Bitcoin, Ethereum, USDC, and other major cryptocurrencies with 1% per-transaction fees and no monthly or setup costs.
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
specificationVersion: '0.23'
accessModel:
pricing: paid
onboarding: unknown
trial: false
try_now: false
public: false
label: Paid
confidence: medium
source:
- plans
- authentication
- security
generated: '2026-09-03'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/commerce-coinbase.png
url: https://raw.githubusercontent.com/api-evangelist/commerce-coinbase/refs/heads/main/apis.yml
version: "0.19"
created: "2026-06-13"
modified: "2026-06-13"
tags:
- Crypto Payments
- Cryptocurrency
- Payment Gateway
- Commerce
- Bitcoin
- Ethereum
- USDC
- Webhook
- Charges
- Checkouts
tags_raw:
- Crypto Payments
- Cryptocurrency
- Payment Gateway
- Commerce
- Bitcoin
- Ethereum
- USDC
- Webhooks
- Charges
- Checkouts
apis:
- aid: commerce-coinbase:commerce-coinbase-charges-api
name: Coinbase Commerce Charges API
description: Create and retrieve crypto payment charges
humanURL: https://commerce.coinbase.com/docs/api
baseURL: https://api.commerce.coinbase.com
tags:
- Charges
properties:
- type: OpenAPI
url: openapi/commerce-coinbase-charges-api-openapi.yml
- type: Documentation
url: https://commerce.coinbase.com/docs/api
- type: Documentation
url: https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/overview
- type: APIReference
url: >-
https://docs.cdp.coinbase.com/api-reference/business-api/rest-api/checkouts/list-checkouts
- aid: commerce-coinbase:commerce-coinbase-checkouts-api
name: Coinbase Commerce Checkouts API
description: Create and manage single-use hosted payment checkouts
humanURL: https://commerce.coinbase.com/docs/api
baseURL: https://api.commerce.coinbase.com
tags:
- Checkouts
properties:
- type: OpenAPI
url: openapi/commerce-coinbase-checkouts-api-openapi.yml
- type: Documentation
url: https://commerce.coinbase.com/docs/api
- type: Documentation
url: https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/overview
- type: APIReference
url: >-
https://docs.cdp.coinbase.com/api-reference/business-api/rest-api/checkouts/list-checkouts
- aid: commerce-coinbase:commerce-coinbase-events-api
name: Coinbase Commerce Events API
description: Retrieve charge-related webhook events
humanURL: https://commerce.coinbase.com/docs/api
baseURL: https://api.commerce.coinbase.com
tags:
- Event
tags_raw:
- Events
properties:
- type: OpenAPI
url: openapi/commerce-coinbase-events-api-openapi.yml
- type: Documentation
url: https://commerce.coinbase.com/docs/api
- type: Documentation
url: https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/overview
- type: APIReference
url: >-
https://docs.cdp.coinbase.com/api-reference/business-api/rest-api/checkouts/list-checkouts
- aid: commerce-coinbase:commerce-coinbase-webhooks-api
name: Coinbase Commerce Webhooks API
description: Checkout lifecycle event notifications
humanURL: https://commerce.coinbase.com/docs/api
baseURL: https://api.commerce.coinbase.com
tags:
- Webhook
tags_raw:
- Webhooks
properties:
- type: OpenAPI
url: openapi/commerce-coinbase-webhooks-api-openapi.yml
common:
- type: AgenticAccess
url: agentic-access/commerce-coinbase-agentic-access.yml
- type: VulnerabilityDisclosure
url: security/commerce-coinbase-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/commerce-coinbase-domain-security.yml
- type: Authentication
url: authentication/commerce-coinbase-authentication.yml
- type: Website
url: https://commerce.coinbase.com
- type: DeveloperPortal
url: https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/overview
- type: Documentation
url: https://commerce.coinbase.com/docs/api
- type: Blog
url: https://www.coinbase.com/blog
- type: Pricing
url: https://help.coinbase.com/en/commerce/getting-started/fees
- type: TermsOfService
url: https://commerce.coinbase.com/legal/user-agreement
- type: PrivacyPolicy
url: https://www.coinbase.com/legal/privacy
- type: StatusPage
url: https://status.coinbase.com
- type: Support
url: https://help.coinbase.com/en/commerce
- type: MigrationGuide
url: https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/migrate-from-commerce/api-schema-mapping
- type: WebhooksDocumentation
url: https://docs.cdp.coinbase.com/commerce/docs/using-webhooks
- type: Plans
url: https://raw.githubusercontent.com/api-evangelist/commerce-coinbase/refs/heads/main/plans/plans.yml
- type: RateLimits
url: https://raw.githubusercontent.com/api-evangelist/commerce-coinbase/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
url: https://raw.githubusercontent.com/api-evangelist/commerce-coinbase/refs/heads/main/finops/finops.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com