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

Choose the plan that fits your needs. Scale up or down anytime.

Starter
Perfect for getting started

Starting at $49.00

What's included:

API key + secret rotation
High-quality 3D renders
Priority support
Detailed audit logs
Most Popular
Professional
For growing businesses

Starting at $99.00

What's included:

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

Starting at $199.00

What's included:

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

Starting at $299.00

What's included:

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

Starting at $424.00

What's included:

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

Starting at $950.00

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