Integrated platforms
The following platforms are currently indexed by Predexy:
Platform slugs are stable identifiers. Wherever the API returns a
platform_slug field — in DiscoverItem.platform_slugs, ArbitrageOpportunity.buy_platform.slug, TrackedPosition.platform, or elsewhere — the value will be one of the seven slugs above.
Get platform statistics
Authentication
A session JWT is required:Path parameters
Platform slug. Must be one of:
polymarket, limitless, predictfun, manifold, predictit, azuro, drift.Example request
cURL
PlatformInfo schema
Platform identifiers appear throughout the API in thePlatformInfo shape:
Platform UUID in Predexy’s database.
URL-safe platform identifier, e.g.
polymarket.Display name, e.g.
"Polymarket".Sample response
Get platform volume chart
Path parameters
Platform slug.
Query parameters
Number of days of historical data to return.
Example request
cURL
