talque
Search…
External integrations for talque
JSON API (readonly)
General
Organization
Lecture
Speaker
Participants
Vendors
Room
Enumerations
Deep links
General
Organization
Profile links
Lecture links
Partner links
Post links
Video rooms
Webhooks
General
Authentication
Invites
Vendors
Wordpress Plugin
Installation
Pages
Shortcodes
Routing
Configuration
Javascript plugin
Introduction
Installation
Routing
Configuration
Single Sign-On
OAuth2 Login
Website data
OAuth2 Flow
Old Wordpress Plugin
Download
Pages
Shortcodes
Filter Options
Style Options
Old Javascript Plugin
Introduction
Routing
Installation
Troubleshooting
Firewall Configuration
Powered By
GitBook
Authentication
To authenticate your system with talque you will need two identifiers (strings):
API client ID, which identifies you but need not be kept secret.
API secret, which you must keep secret
To use the authentication for a HTTP call you need to pass them as headers:
1
X-TQ-CLIENT_ID: nHEe3ZDiuvPMighaRXtE
2
X-TQ-SECRET: qqHWYhTSpbYExzde5CM5
Copied!
As always, HTTP headers must be latin-1 encoded. Both API client ID and secret only consist of plain ASCII characters.
Webhooks - Previous
General
Next - Webhooks
Invites
Last modified
2yr ago
Copy link