Skip to main content

GET /api/zeq/apis/:slug

MethodGET
Path/api/zeq/apis/:slug
GroupApis Routes
Authsession cookie
Sourceshared/api-core/src/routes/apisRoutes.ts

Call it

curl -X GET https://zeqsdk.com/api/zeq/apis/:slug

Requires an authenticated session — sign in first; the session cookie is sent automatically by the browser/SDK.

Reference