We provide a separate API for fetching the aggregated count of jobs based on different data fields we have. This is called aggregation API. Aggregate data endpoint aggregates the entire data available in Jobspikr based on the query passed and returns the number of job data present for each aggregation. As of now two levels of aggregation is only possible. 


Note: Each request made using this API will consume 100 job credits.


More details regarding the Aggregation API can be referred to from our API Documentation. For sample queries, refer to this section in our documentation.