Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.ofauth.com/v2/dynamic-rules \ --header 'apiKey: <api-key>'
{ "rules": { "static_param": "<string>", "format": "<string>", "start": "<string>", "end": "<string>", "prefix": "<string>", "suffix": "<string>", "checksum_constant": 123, "checksum_indexes": [ 123 ], "app_token": "<string>", "revision": "<string>" }, "is_current": true, "is_public": true, "is_early_access": true }
Your OFAuth API key for authenticating requests.
Rules retrieved successfully
Show child attributes
Was this page helpful?