SpendBundle
SpendBundle
/spends
GET
/spends/:id
DELETE
/fees
POST
/singleton
POST
/payment/pay-per-spend
GET
/payment/token
GET
/limits
GET
/payment/pay-per-spend
GET
/payment/pay-per-spend
Run in Apidog
Run in Apidog
Creates a Stripe checkout session for pay-per-spend functionality
Request
Query Params
Generate Code
network
enum<string>
required
Network for the checkout session
Allowed values:
mainnet
testnet11
appId
string
required
Application ID for the checkout session
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/payment/pay-per-spend?network&appId'
Responses
🔵
302
302
Redirects to Stripe checkout page
This response does not have a body.
🟠
400
Bad Request
Modified at
2025-03-26 11:47:19
Previous
/singleton
Next
/payment/token