Pass your API key as a Bearer token. Create API keys in the project overview.
Search endpoints by name.
"my-model"
Filter by active status. true returns only running endpoints, false returns only stopped endpoints.
true
Page number, starting from 1.
x >= 1Number of items per page. Min 1, max 2000.
1 <= x <= 2000