Hardalion API Platform
Public JSON gateway for agents, financial tools, MFA, and triggers. Client paths use /v1/… (rewritten to handlers under /api/v1).
Example endpoints
POST /v1/agents/execute, run an agent (sync or stream)POST /v1/tools/…, AML, risk, payments, documents/v1/mfa/…, passkeys and MFA flows/v1/triggers, create and manage webhook triggers
Authenticate with Authorization: Bearer hdl_live_… or hdl_test_…. Use the Documentation and Developer portal links above for the latest production references and key management.