Complete guide to setting up and using the Believe API
https://public.believe.app/v1/
The Flywheel API follows a specific sequence that ensures security and proper setup:
POST https://public.believe.app/v1/flywheel/batch/init
When to use: Every time you want to execute flywheel actions
POST https://public.believe.app/v1/flywheel/batch/execute
When to use: After signing the approval transaction
GET https://public.believe.app/v1/flywheel/batch/{batchId}
- Check specific batchGET https://public.believe.app/v1/flywheel/batch/current
- Check current batch for tokens