DP DesignPortal API
Checking service

LLM gateway · Vancouver, Canada

One calm interface for intelligent experiences.

A secure bridge between DesignPortal products and AI providers, with purpose-built interpretation and live project-progress APIs.

request.flow
APP  POST /v1/synchronicities/analyze
  │
  ├── authentication + rate guard
  ├── grounded interpretation prompt
  ├── provider routing
  │
  └── structured, safe response

Live request workbench

Test a synchronicity reflection

Use a development gateway key. It stays in this browser tab and is sent only with this request.

API surface

Small now. Built to grow.

POST

/v1/chat/completions

OpenAI-compatible chat with provider routing.

POST

/v1/images/extract-text

Generic printed and handwritten image transcription.

POST

/v1/synchronicities/extract-events

Convert reviewed text into candidate event records.

POST

/v1/synchronicities/analyze

Grounded spiritual interpretation for the mobile app.

GET

/v1/work-consoles/:id/events

Server-sent progress events for browser previews.