{"@context": "https://schema.org", "@type": "WebAPI", "name": "Pendo Feedback API API", "description": "## Who is this for? This documentation is for developers creating their own integration with [Feedback's](https://www.pendo.io/product/feedback/) API. If you are doing a standard integration, there's a really easy [Javascript integration](https://help.receptive.io/hc/en-us/articles/209221969-How-to", "provider": {"@type": "Organization", "name": "pendo.io"}, "documentation": "http://apidoc.receptive.io/receptive.swagger.json"}
Index / APIs / pendo.io

Pendo Feedback API API

## Who is this for? This documentation is for developers creating their own integration with [Feedback's](https://www.pendo.io/product/feedback/) API. If you are doing a standard integration, there's a really easy [Javascript integration](https://help.receptive.io/hc/en-us/articles/209221969-How-to

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://api.feedback.eu.pendo.io

auth: a p i k e y

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Pendo Feedback API v1.0.0

## Who is this for? This documentation is for developers creating their own integration with [Feedback's](https://www.pendo.io/product/feedback/) API. If you are doing a standard integration, there's a really easy [Javascript integration](https://help.receptive.io/hc/en-us/articles/209221969-How-to-integrate-Receptive-with-your-app) that you should know about before you go to the effort of buildi

methodpathwhat the vendor says it does
GET/accountsQuery accounts account
GET/accounts/{id}Get an Account account
PUT/accounts/{id}Update an Account account
DELETE/accounts/{id}Delete an Account This removes most traces of an Accounts existence from the system. account
GET/accounts/{id}/tagsGet custom Account tags account
POST/accounts/{id}/tagsOverwrite current custom Account tags with the given tags account
DELETE/accounts/{id}/tagsDelete custom Account tags Removes all custom tags associated with the Account account
GET/commentsfetch Comment records get a list of Comment records comment
GET/featuresQuery features feature
GET/features/{id}Get a Feature by ID feature
GET/features/{id}/tagsGet custom Feature tags feature
POST/features/{id}/tagsOverwrite current custom Feature tags with the given tags feature
DELETE/features/{id}/tagsDelete custom Feature tags Removes all custom tags associated with the Feature feature
GET/health-check/pingHealth check for API Provides a response for automatic checks that the API and load balancers are healthy syst
POST/hooksSubscribe to webhooks Use this endpoint to subscribe to webhooks. hooks
POST/hooks/unsubscribeUnsubscribe from webhooks Use this endpoint to unsubscribe from a webhook hooks
GET/searchSearch features feature
GET/usersfetch User records get a list of User records user
POST/usersPing to create or update an EndUser and Account in one call Replicates much of the functionality of the widget
POST/users/invite_end_userInvite an EndUser (customer) user
POST/users/invite_vendor_userInvite a VendorUser (Team member) user team
GET/users/searchFind a User with a query user
GET/users/{id}Get a User record user
PUT/users/{id}Update a User user
DELETE/users/{id}Delete a User This removes most traces of a User's existence from the system. For an EndUser you might want to
GET/users/{id}/tagsGet custom User tags user
POST/users/{id}/tagsOverwrite current custom User tags with the given tags user
DELETE/users/{id}/tagsDelete custom User tags Removes all custom tags associated with the User user
POST/vendor_usersCreate or update a team member by their external_id the POST /vendor_users is very similar to the POST /users/
POST/votesupdate specified votes for a User Automatically subscribes/unsubscribes the User to the specifed feature depen

specification origin: http://apidoc.receptive.io/receptive.swagger.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.