Using web-sdk.pendo.io with pendo.io

HTML integration

Install
# See https://github.com/july-amstelnet/web-sdk.pendo.io
fetch User records
curl \
  # append ?auth-token=$API_KEY to the URL \
  /users
curl \
  # append ?auth-token=$API_KEY to the URL \
  /votes
Search features
curl \
  # append ?auth-token=$API_KEY to the URL \
  /search
SDK on GitHub 📄 API Docs
SDK
web-sdk.pendo.io
HTML
API
pendo.io
pendo.io
At a glance
Language HTML
Endpoints31