Fauna · JSON Structure

Fauna Structure

Structural overview of the Fauna API surface; extracted from openapi/.

Type: Properties: 0

Fauna Structure is a JSON Structure definition published by Fauna.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "Fauna",
  "providerId": "fauna",
  "kind": "json-structure",
  "description": "Structural overview of the Fauna API surface; extracted from openapi/.",
  "schemaCount": 15,
  "operationCount": 8,
  "schemas": [
    {
      "name": "QueryRequest",
      "type": "object",
      "propertyCount": 2,
      "required": [
        "query"
      ]
    },
    {
      "name": "QueryResponse",
      "type": "object",
      "propertyCount": 7,
      "required": []
    },
    {
      "name": "QueryStats",
      "type": "object",
      "propertyCount": 8,
      "required": []
    },
    {
      "name": "EventFeedRequest",
      "type": "object",
      "propertyCount": 4,
      "required": [
        "token"
      ]
    },
    {
      "name": "EventFeedResponse",
      "type": "object",
      "propertyCount": 4,
      "required": []
    },
    {
      "name": "Event",
      "type": "object",
      "propertyCount": 4,
      "required": []
    },
    {
      "name": "EventStats",
      "type": "object",
      "propertyCount": 5,
      "required": []
    },
    {
      "name": "SchemaFilesResponse",
      "type": "object",
      "propertyCount": 2,
      "required": []
    },
    {
      "name": "SchemaFile",
      "type": "object",
      "propertyCount": 2,
      "required": []
    },
    {
      "name": "SchemaUpdateResponse",
      "type": "object",
      "propertyCount": 2,
      "required": []
    },
    {
      "name": "SchemaValidationResponse",
      "type": "object",
      "propertyCount": 3,
      "required": []
    },
    {
      "name": "SchemaStatusResponse",
      "type": "object",
      "propertyCount": 3,
      "required": []
    },
    {
      "name": "SchemaCommitResponse",
      "type": "object",
      "propertyCount": 1,
      "required": []
    },
    {
      "name": "SchemaAbandonResponse",
      "type": "object",
      "propertyCount": 1,
      "required": []
    },
    {
      "name": "ErrorResponse",
      "type": "object",
      "propertyCount": 5,
      "required": []
    }
  ],
  "operations": [
    {
      "method": "POST",
      "path": "/query/1",
      "operationId": "executeQuery",
      "summary": "Execute an FQL query",
      "tags": [
        "Query"
      ]
    },
    {
      "method": "POST",
      "path": "/feed/1",
      "operationId": "pollEventFeed",
      "summary": "Poll an event feed",
      "tags": [
        "EventFeeds"
      ]
    },
    {
      "method": "GET",
      "path": "/schema/1/files",
      "operationId": "getSchemaFiles",
      "summary": "Get schema files",
      "tags": [
        "Schema"
      ]
    },
    {
      "method": "POST",
      "path": "/schema/1/update",
      "operationId": "updateSchemaFiles",
      "summary": "Update schema files",
      "tags": [
        "Schema"
      ]
    },
    {
      "method": "POST",
      "path": "/schema/1/validate",
      "operationId": "validateSchemaFiles",
      "summary": "Validate schema files",
      "tags": [
        "Schema"
      ]
    },
    {
      "method": "GET",
      "path": "/schema/1/status",
      "operationId": "getStagedSchemaStatus",
      "summary": "Get staged schema status",
      "tags": [
        "Schema"
      ]
    },
    {
      "method": "POST",
      "path": "/schema/1/staged/commit",
      "operationId": "commitStagedSchema",
      "summary": "Commit staged schema",
      "tags": [
        "Schema"
      ]
    },
    {
      "method": "POST",
      "path": "/schema/1/staged/abandon",
      "operationId": "abandonStagedSchema",
      "summary": "Abandon staged schema",
      "tags": [
        "Schema"
      ]
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/fauna-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.