Generate Keys via API
We’ve added an API endpoint to simplify your workflow. You can now generate tracking keys on demand via API.
https://racemap.com/api/events/:eventId/actions/generate_starter_keys?count=10
Replace :eventId
with the id of your event. Set count
parameter to the number of needed keys - for example, count=11
to generate 11 keys. Call this route multiple times to generate more keys whenever needed.
Use Case
This feature is especially useful when selling live tracking access through an online registration platform. You can now fully automate the key generation- and distribution process, reducing manual work and improving the user experience. Use this enhancement to integrate live tracking deeply into your registration or event management systems.
All details in our documentation: https://docs.racemap.com/how-to-use-live-tracking/tab-keys#apis-related-to-keys
Let us know how you’re using this enhancement. We’re always keen to learn from your workflows!