API Reference
Log In
API Reference

Create Payment

Creates a Payment request for a User.

User completes the Payment request at the URL returned by this method.
This endpoint will only charge the user; it is your responsibility to monitor for
payment success and perform any additional actions required.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≥ 1

Item being purchased

string
required
length ≥ 1

Describes the item being purchased

price
object
required

Price of the item

number
required

Amount of items being purchased

string
required
length ≥ 1

Identifies the User buying the item

Headers
string
required

API key for your game

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json