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

GumGum Image API

Contextual classification, keyword and threat analysis of a single image.

GumGum Image API is one of 6 APIs that GumGum publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Image. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

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

Requests are made against a single base URL, https://verity-api.gumgum.com.

3 operations 3 paths 6 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://verity-api.gumgum.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

GumGum Image API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-api-key (apiKeyHeader). By default, every request must be authenticated.

  • apiKeyHeader — API key issued by GumGum, sent on every request as the X-api-key request header. Documented at https://gumgum.jira.com/wiki/spaces/VDC/pages/1712095256.

Paths & Operations 3

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

Image 3

Contextual classification, keyword and threat analysis of a single image.

POST
/image/classification
Submit an image for classification
submitImageClassification body → 202403
GET
/image/classification/{uuid}
Retrieve image classification results
getImageClassification 1 param → 200404
GET
/image/classification/{uuid}/status
Check image classification status
getImageClassificationStatus 1 param → 200404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Classification (7 properties), VerityData (6 properties), ClassificationStatus (3 properties), ClassificationAccepted (3 properties). Each schema is shown below with its type and property counts.

Classification
object
Completed classification result. The response body format is Content-Type application/json; charset=UTF-8.
7 properties
VerityData
object
The contextual analysis payload returned by every GumGum Contextual surface.
6 properties
ClassificationAccepted
object
Acknowledgement that an asset has been accepted for classification.
3 properties
Error
object
Error envelope observed on the production host on 2026-08-01 — for example {"message":"Forbidden"} for an unauthenticated call to a real path and {"message":"M…
1 property 1 required
ClassificationStatus
object
Processing status of a classification job. GumGum documents the application status messages for each content type on dedicated Application Status Messages page…
3 properties
ImageClassificationRequest
object
Image classification submission body. The Image API Reference documents that the request specifies the URL of the image to be analyzed; it does not enumerate f…
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gumgum-image-api-openapi.yml Raw ↑

Other APIs GumGum publishes across the network.

GumGum Prebid Header Bidding Endpoint
GumGum Intravideo API
GumGum Page API
GumGum Text API
GumGum Video API
Where this information came from

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