Managing API Keys
To connect your software or race timing platform to Fotobots, you must generate an API Key.
Step-by-Step: Creating an API Key
- Log in to the Fotobots Web Admin.
- In the left navigation sidebar, click API Keys (
/api-keys). - Click the Create New Key button in the top right.
- Enter a descriptive name (e.g.
Marathon-Timing-App-Production). - Select the required permissions:
search:read(For runner search portals)photo:upload(For photographer upload stations)
- Click Generate Key.
[!IMPORTANT] Copy Your Key Immediately: For security reasons, the full API key will only be displayed once upon creation. Store it securely in your secret manager or environment configuration (
.env).
Revoking an API Key
If an API key is accidentally committed to a public repository or compromised:
- Navigate to API Keys in the Web Admin.
- Locate the key and click the Revoke / Delete icon.
- The key is deactivated immediately across all global edge locations.