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 Perception Encoder API

The Perception Encoder API from Roboflow — 3 operation(s) for perception encoder.

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

Tagged areas include Perception Encoder. 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.

Perception Encoder 3
POST
/perception_encoder/embed_image
PE Image Embeddings
pe_embed_image_perception_encoder_embed_image_post 3 params body → 200422
POST
/perception_encoder/embed_text
Perception Encoder Text Embeddings
pe_embed_text_perception_encoder_embed_text_post 3 params body → 200422
POST
/perception_encoder/compare
Perception Encoder Compare
pe_compare_perception_encoder_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 PerceptionEncoderCompareRequest (14 properties), PerceptionEncoderImageEmbeddingRequest (11 properties), PerceptionEncoderTextEmbeddingRequest (11 properties), PerceptionEncoderCompareResponse (5 properties). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties 3 required
PerceptionEncoderTextEmbeddingRequest
object
Request for PERCEPTIONENCODER text embedding. Attributes: text (Union[List[str], str]): A string or list of strings.
11 properties 2 required
PerceptionEncoderEmbeddingResponse
object
Response for PERCEPTIONENCODER embedding. Attributes: embeddings (List[List[float]]): A list of embeddings, each embedding is a list of floats. time (float): T…
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
PerceptionEncoderCompareResponse
object
Response for PERCEPTIONENCODER comparison. Attributes: similarity (Union[List[float], Dict[str, float]]): Similarity scores. time (float): The time in seconds…
5 properties 1 required
PerceptionEncoderCompareRequest
object
Request for PERCEPTIONENCODER comparison. Attributes: subject (Union[InferenceRequestImage, str]): The type of image data provided, one of 'url' or 'base64'. s…
14 properties 3 required
HTTPValidationError
object
1 property
PerceptionEncoderImageEmbeddingRequest
object
Request for PERCEPTIONENCODER image embedding. Attributes: image (Union[List[InferenceRequestImage], InferenceRequestImage]): Image(s) to be embedded.
11 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

roboflow-perception-encoder-api-openapi.yml Raw ↑

Other APIs Roboflow publishes across the network.

Roboflow REST API
Roboflow MCP Server
Roboflow Clip API
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
Where this information came from

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