formio-api
Comprehensive Form.io API reference — every endpoint in the Form.io API Postman collection across platform admin, project admin, runtime/end-user, and PDF scopes. Use when the user asks to call, script, inspect, or document any Form.io REST endpoint: platform/project auth; projects, stages, tenants, teams; forms, resources, and revisions (create, list, update, import, export); actions; roles; end-user registration and login; submissions (submit, query, patch, delete); aggregation reports; PDF template uploads and submission downloads; health/status. Also for x-jwt-token auth questions and the base URL vs project URL distinction. Not for: building a whole application around Form.io (see formio-application); planning a data model (see formio-resource-planner); authoring Form.io JSON schemas (see formio-schema); calling the JavaScript SDK — Formio.* statics, new Formio(...) instances, Utils.* helpers (see formio-sdk).
Pinned to revision f13e6d17a66e, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/formio-api/SKILL.md
- skills/formio-api/references/pdf-api.md
- skills/formio-api/references/platform-auth.md
- skills/formio-api/references/platform-projects.md
- skills/formio-api/references/platform-staging.md
- skills/formio-api/references/platform-teams.md
- skills/formio-api/references/platform-tenants.md
- skills/formio-api/references/project-actions.md
- skills/formio-api/references/project-auth.md
- skills/formio-api/references/project-form-revisions.md
- skills/formio-api/references/project-forms.md
- skills/formio-api/references/project-roles.md
- skills/formio-api/references/runtime-access-control.md
- skills/formio-api/references/runtime-auth.md
- skills/formio-api/references/runtime-custom-users.md
- skills/formio-api/references/runtime-reports.md
- skills/formio-api/references/runtime-submissions.md
- skills/formio-api/references/server-status.md
Every link opens the file at its source, pinned to the revision this page describes.