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

# Appfigures

> Search app store products and get revenue estimates with Appfigures

Appfigures is an app analytics platform that provides app store data, revenue estimates, and download metrics. The Cargo integration enables you to search for apps and retrieve performance data.

## Authentication

Connect to Appfigures using your access token.

### Connection details

| Field            | Description                  |
| ---------------- | ---------------------------- |
| **Access token** | Your Appfigures access token |

***

## Appfigures actions

### Search products

Search for products in app stores.

**Configuration**

| Field           | Description                               |
| --------------- | ----------------------------------------- |
| **Term**        | Product or developer name to search       |
| **Storefronts** | Filter by app stores (iOS, Android, etc.) |
| **Limit**       | Maximum number of results                 |

<Tip>
  Prefix your search with `@name=` or `@developer=` to search specific fields only.
</Tip>

### Get product estimates report

Retrieve revenue and download estimates for a specific product.

**Configuration**

| Field          | Description                            |
| -------------- | -------------------------------------- |
| **Product ID** | The Appfigures product ID              |
| **Start date** | Start date for the report (YYYY-MM-DD) |
| **End date**   | End date for the report (YYYY-MM-DD)   |

***

## Use cases

<AccordionGroup>
  <Accordion title="Competitive intelligence" icon="chart-bar">
    Track competitor app performance and revenue estimates.
  </Accordion>

  <Accordion title="Market research" icon="magnifying-glass">
    Discover apps in specific categories or by developer.
  </Accordion>

  <Accordion title="Investment research" icon="chart-line">
    Analyze app revenue trends for investment decisions.
  </Accordion>
</AccordionGroup>

***

## Best practices

1. **Use specific search terms** - More specific queries yield better results
2. **Filter by storefront** - Focus on relevant app stores for your analysis
3. **Set date ranges** - Define specific periods for accurate estimates
