Schemas

Every schema used in the Floqer Public API, grouped by purpose: resources you retrieve, request bodies you send, and supporting types referenced inside them.

Resources

14 schemas

Top-level objects returned by the API — the data you query, create, and manipulate.

Request bodies

12 schemas

Shapes you POST or PUT to the API. Each is used by one or more endpoints.

Supporting types

10 schemas

Sub-objects referenced inside other schemas. You rarely consume these directly — they describe the building blocks of resources and request bodies.