Skip to main content
GET
/
api
/
me
/
auto-redeem
Current auto-redeem opt-out state
curl --request GET \
  --url https://core-api.adipredictstreet.com/api/me/auto-redeem
{
  "enabled": true,
  "updatedAt": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.adipredictstreet.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json
enabled
boolean
required

Effective state. true = exchange-service queues redemptions on resolution.

updatedAt
object
required

ISO-8601 — last toggle. null if the user has never changed the default.