Skip to main content

Developer Platform

Build on Unleash live.

Ship custom computer vision solutions faster. Forge gives you REST APIs, real-time event streams, pre-trained models, and SDKs — so you can build on our infrastructure instead of rebuilding it.

API Reference

Simple, powerful endpoints.

GET /v1/inspections

List and filter inspection results with full defect metadata, severity scores, and geo-coordinates.

POST /v1/jobs

Submit new analysis jobs — upload footage, configure models, and receive webhook callbacks on completion.

WS /v1/events

Subscribe to real-time event streams for live detections, alerts, and status updates via WebSocket.

GET /v1/models

Browse available detection models, view performance benchmarks, and retrieve model configuration schemas.

Platform Features

Everything you need to ship faster.

REST & WebSocket APIs

Full CRUD for inspections, jobs, and models. Real-time event streaming via WebSocket for live detection feeds.

Authentication & RBAC

API key and OAuth 2.0 authentication. Fine-grained role-based access control for teams and service accounts.

Managed Infrastructure

GPU-accelerated inference, auto-scaling, and global edge deployment — managed for you.

Usage Analytics

Track API calls, inference volume, latency percentiles, and error rates in a real-time dashboard.

Webhooks & Callbacks

Receive push notifications on job completion, model updates, and alert triggers to any HTTP endpoint.

SDKs & CLI

Official SDKs for Python, TypeScript, and Go. CLI tool for scripting, CI/CD integration, and bulk operations.

Model marketplace UI showing available pre-trained models with accuracy metrics and deployment options

Model Marketplace

Start with pre-trained models. Fine-tune for your domain.

Access a library of production-ready computer vision models — or bring your own and deploy them on Forge infrastructure.
  • Pre-trained models for defect detection, PPE compliance, anomaly detection, and more
  • Fine-tune any model on your own labelled data with managed training jobs
  • Version control and A/B testing for model deployments
  • Performance benchmarks and accuracy metrics for every model
  • One-click deployment to edge or cloud inference endpoints

Code Example

Up and running in minutes.

Code example — Python SDK snippet showing authentication, job submission, and result retrieval in ~10 lines

Ready to build?