See how your tournament website will talk to our API, request rooms, display room details to players, and securely receive match results via webhook callbacks.
Before calling the API, generate an API Key in your Dashboard and paste it below. Also paste your Webhook Signing Secret to verify callbacks.
https://jhxpro.shop/ff-api/webhook_receiver.php
Trigger a POST request from your server to create a custom room slot.
This box listens to webhook_received.json. Once the emulator bot finishes the match and posts results, we capture it and verify the signature in real-time.