OpenAPI Spec (preview)
{"openapi": "3.0.3", "info": {"title": "Behavioral Science API", "description": "Apply behavioral science to products, funnels, copy, and pricing. Credit-based billing.", "version": "1.0.0", "contact": {"url": "https://phoslabs.io"}}, "servers": [{"url": "https://phoslabs.io", "description": "Production"}], "security": [{"BearerAuth": []}], "components": {"securitySchemes": {"BearerAuth": {"type": "http", "scheme": "bearer", "description": "API key from /api/trial or purchased at /credits"}}, "s