# Credit Card Product Catalogs for Partners

A credit card product catalog is a data feed file that provides detailed information about credit card products on a brand’s site. Product feeds are useful for a variety of applications, such as building out a comparison shopping engine inventory or product storefront.

#### Access available catalogs

The *Product Catalogs* page provides detailed information about product groups from a brand’s site. The list is formed from the catalogs provided by each brand and enables you to download a file containing only the desired product information based on your specifications.

1. From the top navigation bar, select **Content → Product Catalogs**.
2. Hover over your desired catalog and select ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F347878556-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fb2rE79d9UhOKZQLgzSqx%252Fuploads%252Fgit-blob-1e0bbc2fbb260c9846c479063dc2a10f301c5a3b%252Ffb08358c10eb18ae39cd472335b74bd43ce45f7c7e5ff705cd708d9d2b84d37d.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=19db1ce0\&sv=2) **\[More] → View Details**.
3. The catalog details page provides links for direct downloads, FTP server details, and an API access link.

   * For information on each download option, see [View & Download Product Catalogs as a Partner](/partner/what-would-you-like-to-learn-about/platform-features/marketing-content/product-marketplace-and-catalogs/download-product-catalogs-as-a-partner.md).
   * For descriptions of each catalog field, see [Product Feed Format Detail Spreadsheet](https://docs.google.com/spreadsheets/d/1IVnv9TYWfcFnLBTidTjFn6WMOPHl0NziYhMCWyd0H4g/edit?usp=sharing).
   * To set up notifications for catalog updates and file type preferences, see [Set Product Catalog Preferences & Notifications as a Partner](/partner/what-would-you-like-to-learn-about/platform-features/marketing-content/product-marketplace-and-catalogs/set-product-catalog-preferences-and-notifications-as-a-partner.md).

   <div data-with-frame="true"><figure><img src="/files/Z0gIzzgGOVeIYxpkMRGh" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>Open downloads in Excel</summary>

To open downloaded files in MS Excel without character encoding issues, do the following:

1. Open a new **blank workbook** in MS Excel.
2. From the top menu ribbon, select **File → Import**.
3. Open the downloaded product catalog file.
4. Select the following import settings and follow the prompts to import the file:
   * **CSV**
   * **Delimited**
   * **File Origin: Unicode UTF-8**
   * **Comma Separated**

</details>

#### Access products

The *Products (Credit Card)* page provides detailed information about individual products from a brand’s site. The list is formed from the product catalogs provided by brands and enables you to download a file containing only the desired products based on your specifications. This option will only be visible if you have a relationship with brands that are uploading Credit Card catalogs.

1. From the top navigation bar, select **Content → Products (Credit Card)**.
2. Use the checkboxes to select desired items or select all items on any given page.
3. Click the **Download** button (top-left) to download a single file for the selections.

#### Access product catalog via API

API Access enables you to search for product catalogs/items for brands with whom you have an API relationship.

* The **Get API access** link directs you to a separate screen with API credentials.
* The **Learn more** link directs you to API documentation.
* The **View items** link directs you to the API login screen to login and begin searching for catalogs.

  * All feeds listed are the most up-to-date versions provided by the brand.

  <div data-with-frame="true"><figure><img src="/files/JvLub0Mio7FzV5zgREjw" alt="" width="375"><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/marketing-content/product-marketplace-and-catalogs/credit-card-product-catalogs-for-partners.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
