How It Works
When users click your custom prediction buttons:- Twitter opens with a pre-composed prediction tweet
- User posts the tweet
- Our Twitter bot (@kash_bot) detects and processes the prediction
- User is automatically onboarded if they don’t have an account
Endpoint
Path Parameters
string
required
The market ID
Query Parameters
string
required
Prediction side:
yes or nonumber
required
Prediction amount in USD (1-10000)
Response
string
Full Twitter intent URL ready to open
string
The pre-filled tweet content
object
Market information
Rate Limit
100 requests per minute per IP address
Example Request
Example Response
200 - Success
400 - Invalid Parameters
404 - Market Not Found