Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Xiaoman (OKKI) Emails API

The Emails API from Xiaoman (OKKI) — 6 operation(s) for emails.

Xiaoman (OKKI) Emails API is one of 7 APIs that Xiaoman (OKKI) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Emails. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 6 operations across 6 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://go.okki.ai.

6 operations 6 paths 3 schemas 4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api-sandbox.xiaoman.cn
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Xiaoman (OKKI) Emails API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKey).

  • apiKey — Authorization: ApiKey sk-your-key-here — API keys issued at https://go.okki.ai after registration.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 4 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Emails 6
POST
/api/v1/emails/send/batch
Send batch outreach email (one template, many recipients)
sendBatchEmails body → 201402403429502
POST
/api/v1/emails/send/personalized
Send personalized outreach emails (independent bodies)
sendPersonalizedEmails body → 201402403429502
GET
/api/v1/emails/tasks
List email tasks
listEmailTasks 12 params → 200401429
GET
/api/v1/emails/tasks/{taskId}
Get email task detail (per-mail delivery status)
getEmailTask 1 param → 200404429
GET
/api/v1/emails/mails
List individual sent-mail records across tasks
listEmailMails 14 params → 200401429
GET
/api/v1/emails/mails/{mailId}
Get a single sent mail (full body and delivery state)
getEmailMail 1 param → 200404429

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are EmailTask (9 properties), EmailMail (9 properties), Problem (6 properties). Each schema is shown below with its type and property counts.

Problem
object
RFC 7807 Problem Details error envelope.
6 properties
EmailMail
object
9 properties
EmailTask
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xiaoman-emails-api-openapi.yml Raw ↑

Other APIs Xiaoman (OKKI) publishes across the network.

Xiaoman (OKKI) Companies API
Xiaoman (OKKI) Contacts API
Xiaoman (OKKI) Credits API
Xiaoman (OKKI) 产品 API
Xiaoman (OKKI) devops相关 API
Xiaoman (OKKI) s7.1 API