FousDocs

API reference

API reference

Endpoints, request bodies, and response schemas for the Fous API.

The public API is available at https://api.fous.com. This reference is generated from the OpenAPI specification, version 1.1.0.

One query endpoint for direct API calls and automatic routing. Responses may include additional fields; clients should ignore fields they do not use.

Endpoints

MethodEndpointReference
GET/Get Service
GET/healthGet Health
POST/v1/queryQuery an API directly or route a prompt
GET/v1/query/requests/{request_id}Retrieve request status, billing and retained result
POST/v1/query/requests/{request_id}/feedbackRate a completed public API call
GET/v1/authAuthenticate
GET/v1/catalog/categoriesList Api Categories
GET/v1/catalogList Apis
GET/v1/catalog/toolsList Tools
POST/v1/filesUpload File
GET/v1/files/{file_id}Get File
DELETE/v1/files/{file_id}Delete File
GET/v1/files/{file_id}/contentDownload File
GET/.well-known/jwks.jsonGet Signing Keys
GET/openapi.jsonGet Open Api

Schemas

Explore the complete schema definitions for request and response types.