The API

This is the documentation for interacts REST API. Click the following links to access the documentation for Enterprise Search and General Profile Sources

The API is a JSON API. XML is not supported.

Endpoints are documented with the HTTP method for the request and a partial resource identifier.

GET /api/people/me

Prepend your site's API domain to the resource identifier to get the full endpoint URL:

https://{{your_ApiDomain}}/api/people/me

Words prefixed with a colon indicate values you have to supply. Example:

GET  /api/people/:id