Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.safefypay.com.br/llms.txt

Use this file to discover all available pages before exploring further.

The widget above shows the current operational status, automatically updated every 60 seconds. For the full incident history and maintenance windows, visit the official status page: https://status.safefypay.com.br

Health check endpoint

You can also monitor the API programmatically:
GET https://api-payment.safefypay.com.br/health
  • HTTP 200 — API is healthy and operational
  • Non-200 — API is unavailable or degraded

Use cases

  • External monitoring — integrate the health endpoint into your alerting system (e.g., UptimeRobot, Datadog)
  • Incident diagnosis — quickly check whether an issue is on our side or yours
  • Staging environment — verify the API is reachable before running automated tests
For incident history, maintenance windows, and real-time status updates, visit https://status.safefypay.com.br.