Reseller API สร้างขึ้นในรูปแบบ HTTP และ JSON ดังนั้นเว็บสแต็กมาตรฐานทั้งหมดสามารถส่งคำขอไปยัง API นี้และแยกวิเคราะห์การตอบกลับได้
อย่างไรก็ตาม คุณอาจต้องใช้ไลบรารีของไคลเอ็นต์ Google API แทนการสร้างคำขอ HTTP และแยกวิเคราะห์การตอบกลับด้วยตนเอง ไลบรารีของไคลเอ็นต์มีการผสานรวมภาษาที่ดีกว่า การรักษาความปลอดภัยที่ดียิ่งขึ้น และการรองรับการโทรที่ต้องมีการให้สิทธิ์ผู้ใช้
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-02-28 UTC"],[[["The Reseller API uses HTTP and JSON, making it accessible to any standard web stack."],["Google APIs Client Libraries are available to simplify interactions with the API, offering better language integration, improved security, and user authorization support."],["Client libraries are offered for various programming languages like Java, JavaScript, .NET, Objective-C, PHP, and Python, with documentation and samples provided."],["Early-stage client libraries are also available for Dart, Go, Node.js, and Ruby, although they may have limited functionality compared to the mature libraries."]]],[]]