This directory is the repository-owned source for the Heyrafiki Mintlify site.
This is the source for the Heyrafiki developer site. It helps Developers and institutional teams use the published API, SDKs, Webhooks and MCP access with clear examples and versioned guidance.
The Docs explain each release. The OpenAPI definition and source repositories remain the technical source of truth.
Use Node.js 22, then run:
node scripts/check-docs.mjs
mint validate
mint broken-links --check-anchors --check-redirects
mint a11y
mint dev --no-open --port 3333The live site deploys from this repository.
Keep the site concise. Generated reference, SDK, Webhook and MCP pages follow reviewed versioned definitions and compatibility policies.
openapi/heyrafiki.openapi.yaml is the published API definition. Narrative pages explain it and never redefine it.
Documentation is licensed under CC BY 4.0.