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

Vanilla Forums Media API

The Media API from Vanilla Forums — 11 operation(s) for media.

Vanilla Forums Media API is one of 58 APIs that Vanilla Forums publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 15 operations across 11 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://open.vanillaforums.com/api/v2.

15 operations 11 paths 7 schemas 5 DELETE4 GET1 PATCH4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://open.vanillaforums.com/api/v2
Resource Areas
1

Paths & Operations 15

Across 11 paths, the API surfaces 15 operations — 5 DELETE, 4 GET, 1 PATCH, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Media 15
GET
/media
List media files
7 params → 200403
POST
/media
Upload a media file.
body → 201
DELETE
/media/by-url
Delete a media item, using its URL.
2 params → 204
GET
/media/by-url
Get a media item, using its URL.
2 params → 200
DELETE
/media/list
Delete a list of media by their ID's.
1 param body → 202204403408
DELETE
/media/list-by-url
Delete a list of media by their URL's.
1 param body → 202204403408
POST
/media/scrape
Scrape information from a URL.
body → 201
POST
/media/upload-session-complete/{uploadSessionID}
Complete a chunked media upload session.
1 param body → 201
GET
/media/upload-session-part/{uploadSessionID}/{partNumber}
Get a presigned URL for a chunked upload part.
3 params → 200
PUT
/media/upload-session-part/{uploadSessionID}/{partNumber}
Upload a chunked media part through the API.
2 params body → 200
DELETE
/media/upload-session/{uploadSessionID}
Abort a chunked media upload session.
1 param → 200
POST
/media/upload-sessions
Start a chunked media upload session.
body → 200
DELETE
/media/{id}
Delete a media item.
2 params → 204
GET
/media/{id}
Get a media item.
2 params → 200
PATCH
/media/{id}/attachment
Update a media item's attachment to another record.
1 param body → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are MediaItem (13 properties), LongRunnerProgress (4 properties), TrackingSlipData (3 properties), LongRunnerResult (2 properties). Each schema is shown below with its type and property counts.

RangeExpression
string
Specify a range or CSV of values.
LongRunnerProgress
object
Progress of the task.
4 properties 3 required
MediaItem
object
13 properties 10 required
UploadedFile
string
MediaItemPatch
object
2 properties 2 required
TrackingSlipData
object
Represents a scheduled server-side job.
3 properties
LongRunnerResult
object
Endpoints will return this if they may time out and require the client to progress the task with additional requests.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

vanilla-forums-media-api-openapi.yml Raw ↑

Other APIs Vanilla Forums publishes across the network.

Vanilla Forums Addons API
Vanilla Forums AI Processing Preferences API
Vanilla Forums AI Settings API
Vanilla Forums Analytics API
Vanilla Forums Appeals API
Vanilla Forums Assets API
Vanilla Forums Audit Logs API
Vanilla Forums Authenticators API
Vanilla Forums Automation Rules API
Vanilla Forums Calls API
Vanilla Forums Categories API
Vanilla Forums Collections API
Where this information came from

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