Developers
Developers
Technical surface for integrators. No marketing claims here.
Public origin
- API / MCP / OAuth:
https://api.crystalize.it - SaaS tool:
https://app.siriusdetector.com/tool/crystalize/
OAuth
- Authorization Server metadata:
/oauth/chatgpt/.well-known/oauth-authorization-server - Protected resource metadata:
/.well-known/oauth-protected-resource - PKCE S256 · authorization code · refresh · revoke
- Issuer:
https://api.crystalize.it/oauth/chatgpt
MCP
- Endpoint:
POST https://api.crystalize.it/mcp - Tools include:
preview_web_capture,create_web_capture, status/result/verify, render widgets - Resources:
ui://widget/crystalize-capture-*-v1.html - Fail-closed when integration flags are off
API v1
Captures under /api/v1/captures* (authenticated). Signed report links may be issued for downloads.
Architecture
ChatGPT→MCP→OAuth→
Integration Service→Worker→Engine→Package
Flow (must respect)
Preview → user confirmation → create → status → result → verify. No capture without confirm.