# Bandcamp

## **Connector Overview**

<figure><img src="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2Fgit-blob-4863425340cdaaa8cb9dee9c9072268d974d483d%2Fbandcamp-logo.png?alt=media" alt="" width="375"><figcaption></figcaption></figure>

Bandcamp is a platform that allows musicians to sell their music and merchandise directly to fans, providing tools for content management and sales analytics.

## **Authentication Type**

OAuth2

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_BANDCAMP\_CLIENT\_ID
* PAN\_SEC\_BANDCAMP\_CLIENT\_SECRET

## **API Client Supported**

No

## **Requirements for Provisioning**

No provisioning is required for this connector.

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information to connect to Bandcamp:

* Client ID
* Client Secret

To obtain the information required for setting up, perform the following steps:

## **API Resources**

For more information on how to utilize the Bandcamp API, feel free to reference the following [documentation](https://bandcamp.com/developer).


---

# 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://docs.pandium.com/connectors/connectors-101/bandcamp.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.
