/api/v1/ownership/brands/[slug]Returns brand ownership profile, latest ownership score, and controlling group links.
Scope: ownership.read
Switch To India API is designed for enterprise dashboards, analyst workflows, and policy-monitoring systems that need structured ownership and control signals.
Use either x-api-key or Authorization: Bearer <key>. Each key is scoped and rate-limited per minute.
curl -X GET \ "https://switchtoindia.in/api/v1/ownership/brands/amul" \ -H "x-api-key: <YOUR_API_KEY>"
/api/v1/ownership/brands/[slug]Returns brand ownership profile, latest ownership score, and controlling group links.
Scope: ownership.read
/api/v1/ownership/segments/[slug]Returns segment-level ownership split and latest score snapshot.
Scope: ownership.read
/api/v1/comparisons/segment-options?segment=<slug>Returns normalized brand and product options for segment-based comparisons.
Scope: ownership.read
/api/v1/workspacesLists enterprise workspaces attached to the API key organization.
Scope: workspace.read
/api/v1/workspacesCreates a new enterprise workspace under the API key organization.
Scope: workspace.write
/api/v1/workspaces/[workspaceId]/watchlistsLists watchlist entities tracked in a workspace.
Scope: workspace.read
/api/v1/workspaces/[workspaceId]/watchlistsAdds watchlist entities for monitoring.
Scope: workspace.write
/api/v1/ads/samplesReturns sample formats for featured alternative, analyzer visibility, enhanced profile, and category spotlight placements.
Scope: ads.read
ownership.read
Brand and segment ownership intelligence plus comparison options.
workspace.read / workspace.write
Enterprise workspace and watchlist lifecycle operations.
ads.read
Placement and sample inventory for media planning teams.
Wildcard support
Prefix wildcards are supported, for example ownership.* and workspace.*.