Glasser

API Overview

Search, inspect, and run paid API capabilities under one key — eight endpoints, the whole data plane.

Base URL

https://api.glasser.ai

Authentication

All /v1/* endpoints require Bearer authentication.

Authorization: Bearer gl_...

Workspace

With API key authentication, the workspace is bound to the key. You do not specify it with a request header, and you cannot override it. One key gives access only to the data of the workspace that it belongs to.

Endpoints

Endpoints

POST/v1/endpoints/searchSearch runnable endpoints
POST/v1/endpoints/inspectInspect one endpoint: schemas, price, version

Runs

POST/v1/runsRun an endpoint
GET/v1/runsList runs
GET/v1/runs/:runIdGet run status and output
POST/v1/runs/:runId/stopStop a run

Balance

GET/v1/balanceGet balance, held and available
GET/v1/balance/historyList every balance movement