import Sendook from '@sendook/node';
const client = new Sendook('SENDOOK_API_KEY');
const inbox = await client.inbox.create();
// → { id: "inbox_a1b2c3", email: "inbox-a1b2c3@sendook.com" }
Built for developers building the future
API Request
POST /inboxes
Ready
inbox_a1b2c3@sendook.com