Appearance
API Playground
Use this page to test Fareclock API endpoints directly from your browser.
WARNING
Browser requests are subject to CORS. If an endpoint blocks browser-origin requests, use your own backend proxy for production integrations.
Quick Test
- Paste your API key.
- Keep method as
GET. - Use path
/employees. - Click Send Request.
Security Notes
- Your API key is used only in your browser request and is not persisted by this page.
- Do not share screenshots containing your API key.
- For production apps, prefer calling Fareclock API from your backend server.