Search API endpoint allows you to search for data in the datasets.
Contact us to access our diverse range of business datasets, which are available through this API and billed based on the number of rows returned.
This parameter specifies the private key you’ll need for Piloterr access.
This parameter specifies the query to search for. Based on Elasticsearch Query DSL.
Examples:
This parameter specifies the sort order of the results. Example:
This will sort results by the “founded” field in descending order, then by the “name” field in ascending order.
It’s a required parameter. This parameter specifies the number of results to return. Example:
This will return a maximum of 20 results.
This parameter specifies the starting index of the results. Example:
This will start returning results from the 101st match (useful for pagination).
List of data matching the query.
Total number of results matching the query.
Maximum relevance score of the matching results.
Search API endpoint allows you to search for data in the datasets.
Contact us to access our diverse range of business datasets, which are available through this API and billed based on the number of rows returned.
This parameter specifies the private key you’ll need for Piloterr access.
This parameter specifies the query to search for. Based on Elasticsearch Query DSL.
Examples:
This parameter specifies the sort order of the results. Example:
This will sort results by the “founded” field in descending order, then by the “name” field in ascending order.
It’s a required parameter. This parameter specifies the number of results to return. Example:
This will return a maximum of 20 results.
This parameter specifies the starting index of the results. Example:
This will start returning results from the 101st match (useful for pagination).
List of data matching the query.
Total number of results matching the query.
Maximum relevance score of the matching results.