# Connector permissions and API Keys

- [Access tokens for Shopify](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/access-tokens-for-shopify.md): Stepwise guide on how to create Shopify access tokens that are required while creating integrations in Daton.
- [Amazon Ads Permissions](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/amazon-ads-permissions.md)
- [Where to find my Amazon MWS Merchant Token and Auth Token](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/amazon-mws-merchant-token-and-auth-token.md): Describes where and how to locate Amazon MWS Merchant token and Auth Token and use these details to create Amazon MWS integration on Daton
- [How to create BigCommerce API Account and generate Client Id, Client Secret and Access tokens](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/bigcommerce-api-keys.md): Help documentation on creating BigCommerce API Account and for generating Client Id, Client Secret and Access tokens and to use them to create integration on Daton
- [How to create Client credentials for Bol Retail](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/how-to-create-client-credentials-for-bol-retail.md): Documentation on creating Client ID and secret for successful replication of Bol Retail data into your warehouse
- [How to create Developer application for Mercado Libre](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/how-to-create-developer-application-for-mercado-libre.md): Documentation on creating a developer application for mercado libre connector to connect successfully to Daton and fetch data
- [How to create API Keys for SendGrid](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/sendgrid-api-keys.md): Detailed description on creating API Keys for SendGrid and and to use them to create integration on Daton
- [Where to find API Keys for Freshsales](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/freshsales-api-keys.md): Help document to locate API Keys for Freshsales and to use them to create integration on Daton
- [Where to find API Keys for Freshdesk](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/freshdesk-api-keys.md): Help document to locate API Keys for Freshdesk and to use them to create integration on Daton
- [How to create REST API Keys for NewRelic](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/newrelic-api-keys.md): Help document to create REST API Keys for NewRelic and to use them to create integration on Daton
- [How to create API Keys for Chargebee](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/chargebee-api-keys.md): Help document to create API Keys for Chargebee and to use them to create integration on Daton
- [How to generate Access Token for Calendly](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/how-to-generate-access-token-for-calendly.md): Documentation on generating access token for successful integration of Calendly
- [How to obtain Klaviyo API Key](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/how-to-obtain-klaviyo-api-key.md): Documentation on obtaining API Key for successful integration of Klaviyo connector in Daton
- [Where to find API Keys for RazorPay](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/razorpay-api-keys.md): Help document to locate API Keys for RazorPay and to use them to create integration on Daton
- [How to create API Keys for PushEngage](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/pushengage-api-key.md): Help document to create API Keys for PushEngage and to use them to create integration on Daton
- [How to create Criteo API User and generate Client Id and Client Secret](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/criteo-client-id-and-secret.md): Help documentation to create Criteo API User and generate Client Id and Client Secret and to use them to create integration on Daton
- [How to find site-id/domain and create WooCommerce Consumer Key and Secret](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/woocommerce-api-keys.md): Documentation on finding the site-id/domain and creating consumer key and consumer secret for successful integration of WooCommerce


---

# 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://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys.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.
