{"openapi":"3.0.0","info":{"title":"Email Subject Analyzer API","version":"1.0.0","description":"Analyze email subject lines for agents with open rate prediction"},"paths":{"/analyze":{"get":{"summary":"GET /analyze"},"post":{"summary":"POST /analyze"}},"/predict-open-rate":{"get":{"summary":"GET /predict-open-rate"},"post":{"summary":"POST /predict-open-rate"}},"/optimize":{"get":{"summary":"GET /optimize"},"post":{"summary":"POST /optimize"}},"/alternatives":{"get":{"summary":"GET /alternatives"},"post":{"summary":"POST /alternatives"}},"/spam-check":{"get":{"summary":"GET /spam-check"},"post":{"summary":"POST /spam-check"}}}}