For the complete documentation index, see llms.txt. This page is also available as Markdown.

Employee Posts API

Overview

This section covers basic information on the Employee Posts API.

To learn more about the API and its endpoints, follow the links below:

Employee Posts API endpoints

Our API is a data retrieval tool. The endpoints do not support analytic features.

Employee Posts API features two search endpoints and one collect endpoints to retrieve employee posts data. Use the endpoints with any API-compatible application.

Employee Posts API supports two types of requests:

  • Search endpoints support POST requests only.

  • Collect endpoints support GET requests only.

Endpoint
Function
Credits

Search for relevant employee posts files using search filters

Free

An Elasticsearch DSL schema that maps directly to our output data.

Free

Convert the collected IDs to posts data

1

Last updated

Was this helpful?