Welcome to Shipzobuy Global
Shipzobuy Global is the #1 Shopping Agent for China.
// Import the SDK
import shipzobuyAPI from "buy-api";
// Initialize the client
const client = new shipzobuyAPI({ apiKey: "YOUR_API_KEY" });
// Send your first message
const response = await client.messages.send({
message: "Hello, world!"
});

Join a community of over 3,000 developers
Join our Discord community or create your first PR in just a few steps.
Last updated
Was this helpful?





