Skip to main content

Check whether any inference request has been received for this app. Counts both cloud requests (CloudUsageLog) and on-de

GET 

/api/v1/apps/:app_slug/first-request-status

Check whether any inference request has been received for this app. Counts both cloud requests (CloudUsageLog) and on-device/SDK runtime requests (RuntimeRouteEvent). The quickstart indicator in the dashboard and onboarding flows uses this endpoint to flip to "success" on first SDK call regardless of execution path (cloud vs local).

Request

Responses

Success