How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

fauna Schema API

Fetch, update, validate, and manage a database's schema as FSL files. Supports staged schema changes with status checking, committing, and abandoning.

fauna Schema API is one of 9 APIs that Fauna publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Schema. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 7 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.

Requests are made against a single base URL, https://db.fauna.com.

7 operations 7 paths 11 schemas 2 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1
Base URL
https://db.fauna.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

fauna Schema API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Fauna authentication secret passed as a bearer token. Secrets can be keys, tokens, or JWTs from third-party identity providers.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 2 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Schema 7

Fetch, update, validate, and manage a database's schema as FSL files. Supports staged schema changes with status checking, committing, and abandoning.

GET
/schema/1/files
Get schema files
getSchemaFiles 2 params → 200401403
POST
/schema/1/update
Update schema files
updateSchemaFiles 2 params body → 200400401403409
POST
/schema/1/validate
Validate schema files
validateSchemaFiles 2 params body → 200400401
GET
/schema/1/status
Get staged schema status
getStagedSchemaStatus 1 param → 200401403
POST
/schema/1/staged/commit
Commit staged schema
commitStagedSchema 1 param → 200400401
POST
/schema/1/staged/abandon
Abandon staged schema
abandonStagedSchema 1 param → 200401
POST
/import
Import a GraphQL schema
importGraphQLSchema 1 param body → 200400401

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are QueryStats (8 properties), ErrorResponse (5 properties), GraphQLError (4 properties), SchemaStatusResponse (3 properties). Each schema is shown below with its type and property counts.

GraphQLErrorResponse
object
1 property
SchemaUpdateResponse
object
2 properties
ErrorResponse
object
5 properties
QueryStats
object
Operational statistics for the query execution.
8 properties
SchemaFile
object
2 properties
SchemaValidationResponse
object
3 properties
SchemaStatusResponse
object
3 properties
SchemaCommitResponse
object
1 property
SchemaFilesResponse
object
2 properties
SchemaAbandonResponse
object
1 property
GraphQLError
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fauna-schema-api-openapi.yml Raw ↑

Other APIs Fauna publishes across the network.

Fauna Event Streaming API
Fauna Event Feeds API
Fauna GraphQL API
Fauna JavaScript Driver
Fauna Python Driver
Fauna .NET Driver
fauna EventFeeds API
fauna Query API
Where this information came from

This is an independent, third-party profile of fauna Schema API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.