Ping

Verify the API is reachable. Returns {"ok": true}.

Example
curl https://api.flexkey.ai/v1/ping

Model catalog

List or retrieve models. Public endpoints do not require authentication.

MethodPathDescription
GET/v1/pingAPI ping.
GET/v1/modelsList the model catalog.
GET/v1/models/{model}Retrieve one model metadata.