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

ActiveFence 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.

ActiveFence Content API is one of 7 APIs that ActiveFence 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, API documentation, an API reference, and authentication docs.

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, API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 2

ActiveFence Content API declares 2 security schemes for authenticating requests. An API key is passed in the header as af-api-key (API_Key). 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.

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).
risk_score
number
A number between 0.1 and 1 representing the probability of the item to be violative.
violation_type_text
string
Specifies the detected violation for a text.
violation_types
string
violation types analyzed by Alice
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…
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…
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…
callback_url
string
Callback URL where Alice will post the response to.
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
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…
webpage_url
string
The publicly available web page where the item is visible.
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.
content_id
string
The unique identifier of the item on your platform. This ID will be used in the response.
views_count
number
The quantity of views of this item on your platform.
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…
title
string
The title that accompanied the item. Limited to 1024 characters
violation_type_image
string
Specifies the detected violation for an image.
entity_type
string
The type of the entity, which can be one of the following – "content", "user" or "collection".
text
string
The text item to analyze. Limited to 1024 characters
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.
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…
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…
comments_count
number
The quantity of comments on this item on your platform.
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'.
contained_in
array
The collections to which the item belongs.
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_id
string
The unique identifier of the item on your platform, as specified in the request's contentid / collectionid / userid field.
language
string
This field denotes the language identified for the analyzed item.
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…
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…
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…
description
string
The description that accompanied the item. Limited to 10,240 characters.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

activefence-content-api-openapi.yml Raw ↑

Other APIs ActiveFence publishes across the network.

ActiveFence api keys API
ActiveFence Collection API
ActiveFence Flags API
ActiveFence Users API
ActiveFence Wonder Build API
ActiveFence Wonder Fence API
Where this information came from

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