{"name":"CTE CRM SDK","version":"v1","endpoints":[{"method":"GET","path":"/v1/health","description":"Health check"},{"method":"GET","path":"/v1/sdk.js","description":"JavaScript SDK"},{"method":"POST","path":"/v1/session","description":"Init/resume session"},{"method":"POST","path":"/v1/event","description":"Record event"},{"method":"PUT","path":"/v1/consent","description":"Update visitor tracking consent"},{"method":"POST","path":"/v1/sms-consent","description":"Rendered SMS consent disclosures (per company type)"},{"method":"GET","path":"/v1/config","description":"Ad config + pricing"},{"method":"GET","path":"/v1/products","description":"List ad products with pricing"},{"method":"POST","path":"/v1/partial","description":"Create partial"},{"method":"PUT","path":"/v1/partial/:id","description":"Update partial"},{"method":"POST","path":"/v1/checkout/init","description":"Gateway init"},{"method":"POST","path":"/v1/checkout/tokenize","description":"Tokenize card"},{"method":"POST","path":"/v1/checkout/charge","description":"Create order + charge"},{"method":"GET","path":"/v1/postbacks","description":"Get HTML postback snippets"}]}