cURL, Python (requests), Node.js (fetch), Go (net/http), PHP (Guzzle), Ruby (Net::HTTP), Rust (reqwest), and Java (java.net.http). Every example hits the same endpoint with the same auth header — the API is designed to be language-agnostic and requires nothing more than an HTTPS client and a JSON parser.