{"@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"}
## 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.
## 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
| method | path | what the vendor says it does |
|---|---|---|
GET | /accounts | Query 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}/tags | Get custom Account tags account |
POST | /accounts/{id}/tags | Overwrite current custom Account tags with the given tags account |
DELETE | /accounts/{id}/tags | Delete custom Account tags Removes all custom tags associated with the Account account |
GET | /comments | fetch Comment records get a list of Comment records comment |
GET | /features | Query features feature |
GET | /features/{id} | Get a Feature by ID feature |
GET | /features/{id}/tags | Get custom Feature tags feature |
POST | /features/{id}/tags | Overwrite current custom Feature tags with the given tags feature |
DELETE | /features/{id}/tags | Delete custom Feature tags Removes all custom tags associated with the Feature feature |
GET | /health-check/ping | Health check for API Provides a response for automatic checks that the API and load balancers are healthy syst |
POST | /hooks | Subscribe to webhooks Use this endpoint to subscribe to webhooks. hooks |
POST | /hooks/unsubscribe | Unsubscribe from webhooks Use this endpoint to unsubscribe from a webhook hooks |
GET | /search | Search features feature |
GET | /users | fetch User records get a list of User records user |
POST | /users | Ping to create or update an EndUser and Account in one call Replicates much of the functionality of the widget |
POST | /users/invite_end_user | Invite an EndUser (customer) user |
POST | /users/invite_vendor_user | Invite a VendorUser (Team member) user team |
GET | /users/search | Find 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}/tags | Get custom User tags user |
POST | /users/{id}/tags | Overwrite current custom User tags with the given tags user |
DELETE | /users/{id}/tags | Delete custom User tags Removes all custom tags associated with the User user |
POST | /vendor_users | Create or update a team member by their external_id the POST /vendor_users is very similar to the POST /users/ |
POST | /votes | update 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.