Example - Fluid Topics - Latest

Fluid Topics API Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

The following example shows how to enter an API key in the header of a call:

Authorization: Bearer QWxhZGRpbjpvcGVuIHNlc2FtZQ==

Where QWxhZGRpbjpvcGVuIHNlc2FtZQ== is the API key as shown in the API keys administration interface for the user calling the web service.