How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Unstructured channels API

The channels API from Unstructured — 3 operation(s) for channels.

Unstructured channels API is one of 9 APIs that Unstructured publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Channels. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

Requests are made against 2 base URLs: https://api.unstructuredapp.io, http://localhost:8000.

6 operations 3 paths 14 schemas 1 DELETE2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.5.58
Base URL
https://platform.unstructuredapp.io/api/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Unstructured channels API declares 1 security scheme for authenticating requests. An API key is passed in the header as unstructured-api-key (ApiKeyAuth). By default, every request must be authenticated, though some operations may also be called without credentials.

Paths & Operations 6

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

channels 6
POST
/api/v1/notifications/channels
Create Channel
create_channel_api_v1_notifications_channels_post 1 param body → 201422
GET
/api/v1/notifications/channels
List Channels
list_channels_api_v1_notifications_channels_get 3 params → 200422
GET
/api/v1/notifications/channels/{channel_id}
Get Channel
get_channel_api_v1_notifications_channels__channel_id__get 2 params → 200422
PATCH
/api/v1/notifications/channels/{channel_id}
Update Channel
update_channel_api_v1_notifications_channels__channel_id__patch 2 params body → 200422
DELETE
/api/v1/notifications/channels/{channel_id}
Delete Channel
delete_channel_api_v1_notifications_channels__channel_id__delete 2 params → 204422
POST
/api/v1/notifications/channels/{channel_id}/verify
Verify Channel
verify_channel_api_v1_notifications_channels__channel_id__verify_post 2 params body → 204422

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are EmailChannelResponse (8 properties), WebhookChannelResponse (8 properties), UpdateChannelRequest (7 properties), CreateWebhookChannelRequest (6 properties). Each schema is shown below with its type and property counts.

UpdateChannelRequest
object
Common fields for all channel update requests.
7 properties
ChannelType
string
Notification delivery channel types.
CreateEmailChannelRequest
object
Request to create an email notification channel.
5 properties 2 required
EmailChannelConfigUpdate
object
User-configurable email settings.
3 properties
EmailChannelConfigResponse
object
Email config in response (no sensitive data).
4 properties 2 required
ValidationError
object
5 properties 3 required
ChannelListResponse
object
List response for notification channels (no pagination, max 50 per scope).
1 property 1 required
EmailChannelResponse
object
Response for email notification channel.
8 properties 6 required
EmailChannelConfig
object
User-configurable email settings.
3 properties 1 required
VerifyChannelRequest
object
Request to verify an email channel with a verification code.
1 property 1 required
HTTPValidationError
object
1 property
NotificationEventType
string
Webhook event types derived from internal JOBSTATUSCHANGEDV1 statuses.
WebhookChannelResponse
object
Response for webhook notification channel.
8 properties 6 required
CreateWebhookChannelRequest
object
Request to create a webhook notification channel.
6 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unstructured-channels-api-openapi.yml Raw ↑

Other APIs Unstructured publishes across the network.

Unstructured destinations API
Unstructured general API
Unstructured jobs API
Unstructured notifications API
Unstructured sources API
Unstructured templates API
Unstructured workflow-channels API
Unstructured workflows API
Where this information came from

This is an independent, third-party profile of Unstructured channels API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.