Endpoint - Fluid Topics - Latest

Fluid Topics API Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

The endpoint tells Fluid Topics which web service to call.

For the GET and DELETE methods, adding the endpoint to the URL is sufficient, as in the following example:

http://doc.antidot.net/api/users

For other methods (PUT and POST), it might be necessary to add a request body.

The endpoints in this document always specify a path and not a complete URL. It is necessary to prefix the path with your Fluid Topics portal's root URL to get the full URL to call.