Oncade API Test Dashboard

Test all endpoints of the Oncade API server with configurable values

⚙️ Configuration

📝 Test Values

Optional: Custom metadata passed through to purchase and webhook events

🔗 Account Linking

Kick off and monitor the account linking flow.

Initiate Account Link

Send an email to start the linking experience for the provided address.

Request Result
Trigger the request to see its response.
Webhook Event

No webhook events captured yet for this request.

Check Link Status

Provide a session key to check the linking status.

Request Result
Trigger the request to see its response.

👤 User Operations

Inspect user data and purchase history.

Get User Info

User ref is required.

Request Result
Trigger the request to see its response.

Get User Purchases

User ref is required.

Request Result
Trigger the request to see its response.

🛍️ Product Operations

Manage catalog and user generated listings.

Get Products

Retrieve a sample list of products.

Request Result
Trigger the request to see its response.

Create Product

Create a standard catalog product.

Request Result
Trigger the request to see its response.
Webhook Event

No webhook events captured yet for this request.

Create UGC Product

User ref is required to associate the listing.

Request Result
Trigger the request to see its response.
Webhook Event

No webhook events captured yet for this request.

Get Creator Products

User ref is required.

Request Result
Trigger the request to see its response.

Submit for Review

User ref is required.

Create a draft listing or use a declined listing, then refresh.

Request Result
Trigger the request to see its response.
Webhook Event

No webhook events captured yet for this request.

Approve Listing

User ref is required.

Submit a listing for review, then refresh.

Request Result
Trigger the request to see its response.
Webhook Event

No webhook events captured yet for this request.

Decline Listing

User ref is required.

Submit a listing for review, then refresh.

Decline Outcome
Request Result
Trigger the request to see its response.
Webhook Event

No webhook events captured yet for this request.

💰 Wallet Operations

Check balances and wallet management links.

Get User Balance

User ref is required.

Request Result
Trigger the request to see its response.
Webhook Event

No webhook events captured yet for this request.

Get Withdraw Link

User ref is required.

Request Result
Trigger the request to see its response.
Webhook Event

No webhook events captured yet for this request.

🛒 Purchase Operations

Test purchase flows and inspect receipts.

Checkout Redirect

Generate the store checkout URL for the selected game + item.

Request Result
Trigger the request to see its response.

Get Purchase Details

Look up purchase information by ID.

Request Result
Trigger the request to see its response.

📊 API Status

Current API Base URL: https://oncade.gg/api

Current Game ID: your_game_id_here

Integration Guide: https://docs.oncade.gg

Total Tests Available: 15