Skip to content
Inkbox

Inkbox

ContactDocs
GuidesAPI Reference
GuidesAPI Reference

Jump to

Quickstart

In this guide, you'll create an agent identity with an inbox and phone number, then send your first email and place a call.

The Inkbox SDK is available for Python and TypeScript.

Install

Requires Python ≥ 3.11 (Python) or Node.js ≥ 18 (TypeScript).

Authentication

You'll need an API key. Get one at console.inkbox.ai.

Python

ArgumentTypeDefaultDescription
api_keystrrequiredYour ApiKey_... token
timeoutfloat30.0Request timeout in seconds

Use with Inkbox(...) as inkbox: (recommended) or call inkbox.close() manually to clean up HTTP connections.

TypeScript

OptionTypeDefaultDescription
apiKeystringrequiredYour ApiKey_... token
timeoutMsnumber30000Request timeout in milliseconds

Quick start

Inkbox

Copyright © 2026 Inkbox

This site is protected by reCAPTCHA.

Google Privacy Policy and Terms of Service apply.

Website

Inkbox

Copyright © 2026 Inkbox

This site is protected by reCAPTCHA.

Google Privacy Policy and Terms of Service apply.

Website