One-click imports for Postman, Insomnia, and Bruno. Backed by the live OpenAPI 3.1 spec.
https://x711.io/api/openapi.json
Or in Postman: File → Import → paste the OpenAPI URL above.
Insomnia must be installed locally for this deeplink to work.
Just hit the endpoints directly — no import needed:
curl -X POST https://x711.io/api/refuel \
-H 'Content-Type: application/json' \
-d '{"tool":"web_search","query":"x711"}'