IDaaS Documentation
IDaaS is a multi-tenant Identity as a Service platform for portable tags, consent-based identity federation, cross-application payments, settlement, and webhook-driven integrations.What you can do with IDaaS
- Register an application and receive API credentials.
- Create subjects and portable tags such as
alice@walletapp. - Initiate and accept cross-application transactions.
- Verify webhook signatures and optionally decrypt JWE payloads.
- Track wallet balances, ledger entries, and settlement batches.
Base URLs
- Staging API:
https://staging-idaas.yourflexpay.com/api - Productoin API:
https://idaas.yourflexpay.com/api
Start here
- Read the Quickstart.
- Follow the full End-to-End Integration Guide.
- Review the Authentication flow.
- Set up Webhooks before you process transactions.