---
seo:
  description: Email infrastructure for software that holds conversations.
sidebar:
  label: Overview
title: AI Inbx API
---
Email infrastructure for software that holds conversations.

<ApiOverview source="api-endpoints" />

## Spaces

Group a workspace's domains, mailboxes and mail by customer. Optional: a workspace that is not a platform never needs one.

<ApiTagOperations source="api-endpoints" tag="spaces" />

## API Keys

Create and delete credentials for API access.

<ApiTagOperations source="api-endpoints" tag="api-keys" />

## Emails

Send, inspect, and schedule email.

<ApiTagOperations source="api-endpoints" tag="emails" />

## Threads

Read email conversations.

<ApiTagOperations source="api-endpoints" tag="threads" />

## Attachments

Download original and prepared attachment content.

<ApiTagOperations source="api-endpoints" tag="attachments" />

## Domains

Manage sending domains and DNS checks.

<ApiTagOperations source="api-endpoints" tag="domains" />

## Mailboxes

Connect and manage provider mailboxes.

<ApiTagOperations source="api-endpoints" tag="mailboxes" />

## OAuth Apps

Manage customer-owned Google and Microsoft OAuth apps.

<ApiTagOperations source="api-endpoints" tag="oauth-apps" />

## Webhooks

Configure event delivery and inspect delivery attempts.

<ApiTagOperations source="api-endpoints" tag="webhooks" />

## Suppressions

Prevent delivery to opted-out or unsafe recipients.

<ApiTagOperations source="api-endpoints" tag="suppressions" />

## Pacing

Control send rate, hours, and queue flow.

<ApiTagOperations source="api-endpoints" tag="pacing" />
