The endpoint
- Staging:
https://transactional-graph.staging.fluzapp.com/api/v1/graphql - Live:
https://transactional-graph.fluzapp.com/api/v1/graphql
Query the viewer
viewer returns whichever account the token is scoped to. It’s a good smoke test that your token is valid.
Purchase a gift card in staging
Once your token carriesLIST_OFFERS and PURCHASE_GIFTCARD, you can list offers and purchase one end-to-end:
Fluz uses request de-duplication on money-moving mutations. See Idempotency.
Where to next
Explore capabilities
Cards, wallets, gift cards, and payouts.
Build for customers
Connect customer accounts with OAuth.