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

Roboflow Clip API

The Clip API from Roboflow — 3 operation(s) for clip.

Roboflow Clip API is one of 26 APIs that Roboflow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://serverless.roboflow.com.

3 operations 3 paths 8 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.3.8
Base URL
https://serverless.roboflow.com
License
Terms of Service
Resource Areas
1

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.

Clip 3
POST
/clip/embed_image
CLIP Image Embeddings
clip_embed_image_clip_embed_image_post 3 params body → 200422
POST
/clip/embed_text
CLIP Text Embeddings
clip_embed_text_clip_embed_text_post 3 params body → 200422
POST
/clip/compare
CLIP Compare
clip_compare_clip_compare_post 3 params body → 200422

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ClipCompareRequest (14 properties), ClipTextEmbeddingRequest (11 properties), ClipImageEmbeddingRequest (11 properties), ClipCompareResponse (5 properties). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties 3 required
ClipCompareResponse
object
Response for CLIP comparison. Attributes: similarity (Union[List[float], Dict[str, float]]): Similarity scores. time (float): The time in seconds it took to pr…
5 properties 1 required
ClipImageEmbeddingRequest
object
Request for CLIP image embedding. Attributes: image (Union[List[InferenceRequestImage], InferenceRequestImage]): Image(s) to be embedded.
11 properties 2 required
ClipEmbeddingResponse
object
Response for CLIP embedding. Attributes: embeddings (List[List[float]]): A list of embeddings, each embedding is a list of floats. time (float): The time in se…
4 properties 1 required
InferenceRequestImage
object
Image data for inference request. Attributes: type (str): The type of image data provided, one of 'url', 'base64', or 'numpy'. value (Optional[Any]): Image dat…
2 properties 1 required
ClipCompareRequest
object
Request for CLIP comparison. Attributes: subject (Union[InferenceRequestImage, str]): The type of image data provided, one of 'url' or 'base64'. subjecttype (s…
14 properties 3 required
HTTPValidationError
object
1 property
ClipTextEmbeddingRequest
object
Request for CLIP text embedding. Attributes: text (Union[List[str], str]): A string or list of strings.
11 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

roboflow-clip-api-openapi.yml Raw ↑

Other APIs Roboflow publishes across the network.

Roboflow REST API
Roboflow MCP Server
Roboflow Dashboard.html API
Roboflow Doctr API
Roboflow Easy Ocr API
Roboflow Gaze API
Roboflow Grounding Dino API
Roboflow Healthz API
Roboflow Infer API
Roboflow Info API
Roboflow Initialise Webrtc Worker API
Roboflow Logs API
Where this information came from

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