Zendesk SELL search API access on Enterprise (developer) account . | Community
Skip to main content

Zendesk SELL search API access on Enterprise (developer) account .

  • October 13, 2022
  • 1 reply
  • 0 views

Vladyslav11

Hello!

Currently, I have an Enterprise developer account on SELL platform, and I could access Core Sell API just fine, using self generated Personal Access Token.

Unfortunately, this is not the case for Search Sell API, as I am receiving an error, when using same Personal Access Token.
POST https://api.getbase.com/v3/deals/search

"error": {
                "code": "payment_required",
                "message": "API not available with current subscription",
                "details": "The request cannot be completed because the requested API is not included in your current subscription. See provided link for details how to get access to the API."
            },
            "meta": {
                "type": "error",
                "links": {
                    "more_info": "https://developers.getbase.com"
                }
            }


Is search API disabled for developer account?
Is there a possibility to get access to it ?

1 reply

  • May 30, 2024

Did you have some feedback on this one?