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

Prezent Upload API

Validate, preprocess, and upload supporting files (PowerPoint, PDF, images, etc.).

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

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

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

Requests are made against 3 base URLs: https://api.prezent.ai, https://uatstage-api.myprezent.com, https://devstage-api.myprezent.com.

3 operations 3 paths 9 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.prezent.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Prezent Upload API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (opaque) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Bearer token authentication. Supply the API key issued by Customer Success as Authorization: Bearer . The API does NOT accept the AWS x-api-key header. Keys ma…

Paths & Operations 3

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

Upload 3

Validate, preprocess, and upload supporting files (PowerPoint, PDF, images, etc.).

POST
/api/v1/upload
Upload a single file (base64-encoded)
uploadFile body → 200400401403404415422429
POST
/api/v1/preprocess
Preprocess a file in chunks
preprocessFile body → 200400401403404415422429
POST
/api/v1/validate
Validate uploaded files and/or web links
validateFiles body → 200400401403404415422429

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are PreprocessFileRequest (5 properties), ErrorEnvelope (3 properties), UploadFileRequest (2 properties), SuccessEnvelope (2 properties). Each schema is shown below with its type and property counts.

ErrorEnvelope
object
Standard error envelope returned by every documented endpoint (both in-Lambda and gateway-level errors). Additional legacy keys may appear alongside success/da…
3 properties 3 required
ValidateFilesResponse
Response body for POST /api/v1/validate.
PreprocessFileResponse
Response body for POST /api/v1/preprocess and POST /api/v1/template-converter/preprocess.
UploadFileRequest
object
Request body for POST /api/v1/upload.
2 properties 2 required
ErrorCode
string
Stable identifier for an error condition. Codes never change meaning or HTTP status once published.
ValidateFilesRequest
object
Request body for POST /api/v1/validate. At least one of fileIdentifiers or webLinks must be non-empty.
2 properties
PreprocessFileRequest
object
Request body for POST /api/v1/preprocess and POST /api/v1/template-converter/preprocess.
5 properties 5 required
SuccessEnvelope
object
Standard success envelope. Endpoint-specific schemas extend this and constrain the data property to their concrete shape. Additional legacy keys (status, log,…
2 properties 1 required
UploadFileResponse
Response body for POST /api/v1/upload.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prezent-upload-api-openapi.yml Raw ↑

Other APIs Prezent publishes across the network.

Prezent Audiences API
Prezent AutoGenerator API
Prezent File Access API
Prezent Health API
Prezent Streaming API
Prezent Template Converter API
Prezent Themes API
Prezent Webhooks API
Where this information came from

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