Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.orafi.app/llms.txt

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

Toggle notifications

POST /notification
Toggles your email notification subscription on or off. When enabled, you receive email alerts for events like successful payments and failed transactions.
curl -X POST https://api.orafi.app/notification \
  -H "Content-Type: application/json" \
  -H "x-api-key: ora_test_your_api_key"