The Pictor API
Generate a map poster for any place on earth. One call. A place name, a radius, a theme. Returns a print-ready PNG at 300 DPI.
# POST /generate
{ "place": "Highgate, London",
"radius_km": 3,
"theme": "noir" }{ "status": "generating",
"preview_url": "..." }# POST /generate (real-estate crop)
{ "place": "Manhattan, NY",
"radius_km": 5,
"theme": "blueprint",
"aspect": "16:9" }Data source
Built entirely on OpenStreetMap — real street geometry, not algorithmically generated.
Output
Print-ready PNG at 300 DPI, sized for standard frames. Eleven colourways included.
Use cases
Travel apps, real-estate tools, personalisation products, on-demand print stores — any place-based experience.
Early access
We’re onboarding developers now. No rate limits or pricing locked in — get in early and help shape the API.