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

Alice content API

Content APIs Represents WHAT content was created on your platform, such as a post, comment, review, message, article or data. For example, a web page containing a video, a customer review of a product, a comment and so on.

Alice content API is one of 7 APIs that Alice publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Content. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 7 paths, and defines 33 schemas. It is described by OpenAPI 3.2.0, at version 3.0.0.

Requests are made against a single base URL, https://api.alice.io.

7 operations 7 paths 33 schemas 7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.0
Base URL
https://api.alice.io
Authentication
API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Alice content API declares 1 security scheme for authenticating requests. An API key is passed in the header as af-api-key (API_Key). By default, every request must be authenticated.

Paths & Operations 7

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

content 7

Content APIs Represents WHAT content was created on your platform, such as a post, comment, review, message, article or data. For example, a web page containing a video, a custome…

POST
/v3/content/text
Text API - Asynchronous
post-content-text body → 200400401429
POST
/sync/v3/content/text
Text API - Synchronous
post-sync-content-text body → 200400401429
POST
/sync/v3/content/bulk/text
Bulk Text API - Synchronous
post-sync-content-bulk-text body → 200400401429
POST
/sync/v3/content/image
Image API - Synchronous
post-sync-content-image body → 200400401429
POST
/v3/content/image
Image API - asynchronous
post-content-image body → 200400401429
POST
/v3/content/video
Video API - asynchronous
post-content-video body → 200400401429
POST
/v3/content/audio
Audio API - asynchronous
post-content-audio body → 200400401429

Schemas 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed is violation_error (4 properties). Each schema is shown below with its type and property counts.

language
string
This field denotes the language identified for the analyzed item.
entity_id
string
The unique identifier of the item on your platform, as specified in the request's contentid / collectionid / userid field.
violation_type_text
string
Specifies the detected violation for a text.
mime_type
string
The MIME (Multipurpose Internet Mail Extensions) type of a media file. Represents the specific format or type of the media content sent in "raw-media" field. I…
raw_media
string
Base64-encoded string of a media file. Alternatively, "mediaurl" field can be used to send a link to the media. Either the "raw-media" or "media-url" field is…
contained_in
array
The collections to which the item belongs.
content_id_async
string
The unique identifier of the item on your platform. This ID will be used in the callback sent to your platform. Note – A callback containing the analysis resul…
response_custom_fields
array
list of field names to be included in the response. these names should match some \ all of the fields which were specified in the 'customfields'.
media_url
string
The URL from which to download the content. In order to be displayed correctly in the platform, the url should start with "https://" to avoid mixed content iss…
violation_error
object
4 properties
thumbnail_url
string
The publicly available URL of the thumbnail that accompanied the item. In order to be displayed correctly in the platform, the url should start with "https://"…
entity_type
string
The type of the entity, which can be one of the following – "content", "user" or "collection".
response_id
string
A tracking ID generated by the Alice platform upon receiving any request from your platform. This unique identifier enables you to trace events, if needed. All…
comments_count
number
The quantity of comments on this item on your platform.
response_id_sync
string
A tracking ID generated by the Alice platform upon receiving any request from your platform. This unique identifier enables you to trace events, if needed.
violation_type_image
string
Specifies the detected violation for an image.
category
string
This field activates specific policies corresponding to the categories included in the API request. For example, sending a category of "chats" will activate on…
user_id
string
The ID of the User who created this item. It is recommended to first add the details of this User using the [Users API](tag/users/operation/post-users-upsert).
content_id
string
The unique identifier of the item on your platform. This ID will be used in the response.
violation_types
string
violation types analyzed by Alice
detection_type
string
OPTIONAL. This field is only returned when its value is manual, which indicates that the decision was made by a human reviewer in the Alice platform user inter…
risk_score
number
A number between 0.1 and 1 representing the probability of the item to be violative.
callback_key_name
string
The name of a key defined in the platform's Auth Management section. This key will be added to the header/query params of callback requests sent to the callbac…
text
string
The text item to analyze. Limited to 1024 characters
description
string
The description that accompanied the item. Limited to 10,240 characters.
callback_url
string
Callback URL where Alice will post the response to.
analysis_description
string
OPTIONAL. A textual description of the violation that was created by a human reviewer or the Alice platform algorithm. Returned only if exists.
date_created
The time in which the item was added to your platform. Supports ISO 8601 time string or UNIX number. ISO format: YYYY-MM-DD HH:MM or MM-DD-YYYY HH:MM. For exam…
custom_fields
array
A set of key/value pairs of the custom fields that were added to your account. These custom fields then appear throughout the platform. Example – [{"specialnam…
webpage_url
string
The publicly available web page where the item is visible.
title
string
The title that accompanied the item. Limited to 1024 characters
confidence
string
This field indicates the confidence level associated with the risk score returned by the policies. Per client request. Contact customer success for more inform…
views_count
number
The quantity of views of this item on your platform.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

alice-content-api-openapi.yml Raw ↑

Other APIs Alice publishes across the network.

Alice api keys API
Alice collection API
Alice flags API
Alice users API
Alice WonderBuild API
Alice WonderFence API
Where this information came from

This is an independent, third-party profile of Alice content 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.