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