integrations.sh
← all integrations

Datasette API

OpenAPI apis-guru developer_tools

Execute SQL queries against a Datasette database and return the results as JSON

Homepage
https://api.apis.guru/v2/specs/datasette.local/v1.json
Provider
datasette.local
OpenAPI version
3.0.1
Spec (JSON)
https://api.apis.guru/v2/specs/datasette.local/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/datasette.local/v1/openapi.yaml

Tools (3)

Extracted live via the executor SDK.

  • contentJson.query

    Accepts SQLite SQL query, returns JSON. Does not allow PRAGMA statements.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools