How to authenticate with Linkvite’s public API
You can authenticate with the Linkvite API by providing an API Key or an Access Token. You can manage your API Keys in the developers dashboard.
All requests must be made over HTTPS. Calls made over plain HTTP will fail. API requests without authentication will also fail.
You can authenticate with the Linkvite API by providing an Access Token in the Authorization
header. Here’s an example:
You can authenticate with the Linkvite API by providing an Access Token in the Authorization
header. Here’s an example:
You can authenticate with the Linkvite API by providing an API Key in the X-API-Key
header. Here’s an example: