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 Infer API

The Infer API from Roboflow — 4 operation(s) for infer.

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

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

This API exposes 4 operations across 4 paths, and defines 9 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.

4 operations 4 paths 9 schemas 4 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 4

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

Infer 4
POST
/infer/lmm
Large multi-modal model infer
infer_lmm_infer_lmm_post 3 params body → 200422
POST
/infer/lmm/{model_id}
Large multi-modal model infer with model ID in path
infer_lmm_with_model_id_infer_lmm__model_id__post 4 params body → 200422
POST
/infer/depth-estimation
Depth Estimation
depth_estimation_infer_depth_estimation_post 3 params body → 200422
POST
/infer/depth-estimation/{model_id}
Depth Estimation with model ID in path
depth_estimation_with_model_id_infer_depth_estimation__model_id__post 4 params body → 200422

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are LMMInferenceRequest (18 properties), DepthEstimationRequest (13 properties), StubResponse (7 properties), LMMInferenceResponse (5 properties). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties 3 required
StubResponse
object
7 properties 3 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
InferenceResponseImage
object
Inference response image information. Attributes: width (int): The original width of the image used in inference. height (int): The original height of the imag…
2 properties 2 required
LMMInferenceRequest
object
18 properties 3 required
DepthEstimationRequest
object
Request for depth estimation. Attributes: image (Union[List[InferenceRequestImage], InferenceRequestImage]): Image(s) to be estimated. modelid (str): The model…
13 properties 2 required
DepthEstimationResponse
object
Response for depth estimation inference. Attributes: normalizeddepth (Union[str, List[List[float]]]): The per-image normalized ordinal depth map as a 2D array…
3 properties 1 required
LMMInferenceResponse
object
5 properties 2 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

roboflow-infer-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 Info API
Roboflow Initialise Webrtc Worker API
Roboflow Logs API
Where this information came from

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