Skip to content

Endpoint Reference

Browse and test all LiberClaw API endpoints using the interactive explorer below. This is generated from the live OpenAPI specification.

The OpenAPI specification is also available as JSON for use with code generators and other tools:

https://api.liberclaw.ai/openapi.json

You can use this with any OpenAPI-compatible tool:

  • Swagger UI — Included above via the embedded FastAPI docs
  • Postman — Import the URL directly into a Postman collection
  • OpenAPI Generator — Generate typed client libraries for any language
Terminal window
# Download the OpenAPI spec
curl -o openapi.json https://api.liberclaw.ai/openapi.json