{"name":"Skalyn","description":"Skalyn is an AI marketing platform that turns a solo founder's onboarding answers into a complete launch pack, then runs their marketing week after week with an approve-first AI copilot.","url":"https://skalyn.ai","apiVersion":"v1","auth":{"scheme":"bearer","instructions":"Create an API key in your account, then send it as `Authorization: Bearer wgtm_sk_...`. Programmatic accounts: POST /api/v1/signup, then exchange the confirmation email's token_hash at /api/v1/keys/bootstrap for a key.","createKeyUrl":"https://skalyn.ai/account"},"signup":{"path":"/api/v1/signup","method":"POST","bootstrapPath":"/api/v1/keys/bootstrap","note":"Signups with a valid captchaToken (browser) get the free tier. Signups without one (agents) always succeed but start unactivated — zero entitlements until a paid plan lands via checkout."},"mcp":{"endpoint":"/api/mcp","transport":"streamable-http","auth":"API key — send `Authorization: Bearer wgtm_sk_...`","docs":"/for-agents"},"pricing":[{"plan":"free","priceUsd":0,"projects":1,"dailyRuns":15,"canExport":false},{"plan":"pro","priceUsd":24,"projects":1,"dailyRuns":40,"canExport":true},{"plan":"studio","priceUsd":89,"projects":10,"dailyRuns":100,"canExport":true}],"endpoints":{"me":"/api/v1/me","meta":"/api/v1/meta","signup":"/api/v1/signup","keyBootstrap":"/api/v1/keys/bootstrap","projects":"/api/v1/projects","agents":"/api/v1/agents","billing":"/api/v1/billing","checkout":"/api/v1/billing/checkout","openapi":"/api/v1/openapi.json","docs":"/docs/api","mcp":"/api/mcp"}}