RasterScan
AI-Powered API • Production Ready • Scalable

Ship AI Features in Days, Not Months

Build, deploy, and scale AI-powered applications with our comprehensive API suite. From image recognition to 3D rendering, we provide the infrastructure you need.

10k+ API calls/day

Trusted by developers

Rasterscan can recognize blueprint and hand-sketch images

Platform Features

Everything You Need to Build with AI

Production-ready APIs with everything developers need to build AI-powered applications.

3D

2D → 3D rendering engine

Extract walls, doors, and symbols from floor plans and render interactive 3D models.

On‑Prem

On‑premise deployment

Run entirely within your network for maximum data security and compliance (SOC2/GDPR ready).

Interop

CAD/BIM export

Export recognized geometry into common formats (DXF/IFC/GLTF) for downstream workflows.

Viewer

Real‑time web viewer

Stream lightweight 3D scenes to the browser for client presentations and virtual tours.

Security

Robust auth & auditing

API keys, secrets, rotation, rate limits, and tamper‑evident audit logs built‑in.

Scale

Scales with your workloads

Batch processing, queues, and caching to handle portfolios of plans efficiently.

Recognize and render blueprint and hand-sketch images

Authorize with your API key and secret. Recognize geometry and render 3D scenes programmatically.

# 1) Recognize walls/doors/symbols from a 2D plan
curl -X POST https://api.rasterscan.dev/v1/floorplan/recognize \
  -H "x-api-key: $RASTERSCAN_API_KEY" \
  -H "x-api-secret: $RASTERSCAN_API_SECRET" \
  -H "content-type: application/json" \
  -d '{
    "source": "https://example.com/floorplan.png",
    "units": "metric"
  }'

# 2) Render a 3D model from recognized geometry
curl -X POST https://api.rasterscan.dev/v1/floorplan/render3d \
  -H "x-api-key: $RASTERSCAN_API_KEY" \
  -H "x-api-secret: $RASTERSCAN_API_SECRET" \
  -H "content-type: application/json" \
  -d '{
    "geometryRef": "<id-from-recognize>",
    "export": "gltf"
  }'
Simple Pricing

Start Building with Zero Commitment

Pay only for what you use. Scale up or down anytime.

Get your tokens as per need
Choose your token count and get the best value
40 tokens
105,000

Base price

$0.60

Total

$0.60

$0.015 per token

What's included:

API key + secret rotation
High-quality 3D renders
Priority support
Detailed audit logs

No setup fees • Cancel anytime • 30-day money-back guarantee