v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-06282631.6 KB
Apps

List apps

Returns all apps with metadata. Supports filtering and cursor pagination.

get/apps

Query parameters

cursorstring

Opaque pagination cursor returned by the previous page.

limitinteger
status'raising' | 'live'

Filter by lifecycle status.

sort'createdAt' | 'marketCap' | 'volume24h'

Response

A page of apps.

nextCursorstring nullable
All 28 operations