Read, check, and accept the latest Prediction Markets terms for API key and OAuth trading flows.
Get prediction market terms
Returns the latest Prediction Markets terms content. This endpoint is public so clients can display the terms before asking an authenticated account to accept them.
Get prediction market terms › Responses
Latest Prediction Markets terms
termsTypeTerms type identifier
versionLatest terms version
contentTerms content to display before acceptance
updatedAtUTC timestamp when the terms content was last updated
Get prediction market terms status
Returns whether the authenticated account group has accepted the latest Prediction Markets terms. Requires authentication and OrderStatus permission.
Get prediction market terms status › Responses
Terms acceptance status
hasAcceptedLatestWhether the account group has accepted the latest configured Prediction Markets terms
acceptedVersionLatest terms version accepted by the account group, if any
latestVersionLatest configured Prediction Markets terms version, if available
Accept prediction market terms
Accepts the latest configured Prediction Markets terms for the authenticated account group. Requires authentication and NewOrder permission. The actor is recorded from the OAuth client when OAuth is used, otherwise from the API key session.
Accept prediction market terms › Responses
Terms accepted
success