Test the API for real from your browser. Enter your key pair, pick an endpoint, fill in the parameters and send. Calls count against your quota.
Your API keys
Enter your key pair (pk_live_ / sk_live_). They stay in your browser (local storage) and are never sent anywhere but the API.
Parameters
Fill in both keys to authenticate the request.
curl "https://companyfrance.fr/api/v1/search" \
-H "X-API-Key: pk_live_..." \
-H "X-API-Secret: sk_live_..."No request sent yet.