buyCredits
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
declared in 2.0.0
Purchase additional API credits for premium tool usage. Returns a Stripe Checkout link. Opens in browser to complete payment.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"amount"
],
"properties": {
"amount": {
"type": "integer",
"maximum": 100000,
"minimum": 100,
"description": "Number of credits to purchase"
}
},
"additionalProperties": false
}Parent server
Chikoh - Fantasy Sports & Entertainment Intelligence
https://github.com/romcdonald9976/chikoh-architecture-showcase.git
1/7 registries