{"service":"surmado-api","version":"v2.14.4","status":"running","documentation":{"swagger_ui":"/docs","openapi_spec":"/openapi.json"},"endpoints":{"health":"/health","version":"/version","brands":{"create_brand":"POST /v1/brands","list_brands":"GET /v1/brands"},"profiles":{"list_profiles":"GET /v1/profiles","create_profile":"POST /v1/profiles","get_profile":"GET /v1/profiles/{brand_slug}","get_metrics":"GET /v1/profiles/{brand_slug}/metrics","get_score":"GET /v1/profiles/{brand_slug}/score","get_competitors":"GET /v1/profiles/{brand_slug}/competitors","update_preferences":"PUT /v1/profiles/{brand_slug}/preferences","update_brand_context":"PUT /v1/profiles/{brand_slug}/brand-context","complete_action":"PUT /v1/profiles/{brand_slug}/actions/{action_id}/complete","dismiss_action":"PUT /v1/profiles/{brand_slug}/actions/{action_id}/dismiss","list_profiles_by_org":"GET /v1/organizations/{org_id}/profiles","search_brands":"GET /v1/organizations/{org_id}/brands/search"},"reports":{"create_signal":"POST /v1/reports/signal","create_scan":"POST /v1/reports/scan","create_solutions":"POST /v1/reports/solutions","create_monitor":"POST /v1/reports/monitor","get_report":"GET /v1/reports/{report_id}","list_reports":"GET /v1/reports"},"api_keys":{"create_key":"POST /v1/api-keys","list_keys":"GET /v1/api-keys","revoke_key":"DELETE /v1/api-keys/{key_id}"},"onboarding":{"get_status":"GET /v1/onboarding/status","complete":"POST /v1/onboarding/complete","run_complete_suite":"POST /v1/onboarding/run-complete-suite"}},"note":"All /v1 endpoints require API key authentication via Bearer token"}