> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xpander.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Similarweb

> Connect Similarweb to xpander and give agents its 9 actions: how to sign in and connect it, and which actions to hold for approval.

<Badge color="blue">HTTP API connector</Badge>

An HTTP API described by an OpenAPI spec, not an MCP server. Calls go to `https://similarweb12.p.rapidapi.com` and carry a credential xpander supplies, so there is nothing to paste.

## What the skill can do

API connector: 9 actions, as they appear in the skill panel. 0 of them create, change or delete something in Similarweb; mark those under **These actions need approval** when you add the skill to an agent.

* **App analytics** (3): Similar Web Google Play Analytics Get Data By App Id, Similar Web App Store Analytics Get Data By App Id, Similar Web Top Apps Ranking Get List By Store
* **Website analytics** (3): Similar Web Top Websites Ranking Get List Globally Or By Country, Similar Web Website Analytics Get Detailed Analytics By Domain, Similar Web Top Websites Ranking Get Detailed List By Category
* **Top rankings** (2): Similar Web Filter Options Get Available Filter Options, Similar Web Autocomplete Get Suggestions For Websites And Apps
* **Market share** (1): Similar Web Market Share Analysis Get Data By Type

## Connect Similarweb

In Xpander Chat, open the agent's settings, click **Add skill**, and search for **Similarweb**. The connect dialog asks for a connection name and whether the connection is for the **Organization** (one shared account) or **Personal** (your own account, so the agent acts with your permissions where systems allow). On an agent other people use, a personal connection runs their requests as you unless the binding requires each person's own sign-in; see [whose credential a shared agent uses](/use/agents/permissions#whose-credential-a-shared-agent-uses).

Similarweb connects with **Sign in with Similarweb**: you authorize in the browser and xpander stores the OAuth token; the agent never sees it, and the token is attached at the moment a skill is called.

Calls go to `https://similarweb12.p.rapidapi.com`.

## Give an agent the Similarweb skill

Once Similarweb is connected, any agent you can edit may be given the skill: open the agent's settings, click **Add skill**, and choose **Similarweb**. Enable only the action groups the agent needs, and mark the actions that should wait for a named person's sign-off under **These actions need approval**. Which skills exist for your organization, and who may add them, is decided by your admins; see [Skills](/use/skills).

## Related Resources

* [Skills](/use/skills)
