MichiFinanzas

Developer integrations

MichiFinanzas supports outbound webhooks and an OpenAPI REST interface. This repo includes the full OpenAPI spec and webhook signing guidelines.

OpenAPI

See the spec in the backend repo:backend/openapi/openapi.yaml

Webhooks

Outbound webhooks are signed (HMAC-SHA256). See:docs/third-party/README.md

Rate limiting

Partner endpoints use API keys + usage plans and return 429 on throttling.