Logo
Openapi.it Public API Documentation

Postontarget

Number of APIs: 12


This web service allows you to purchase company database based on different search parameters

Contact Support: Name: Support


1. {{baseUrl}}/search

POST {{baseUrl}}/search

This dndpoint allows you to search company records according to search parameters, returning a number of available results.



2. {{baseUrl}}/buying

POST {{baseUrl}}/buying

This endpoint allows you to purchase a certain number of company records found following the search.



3. fields - {{baseUrl}}/fields/country

POST {{baseUrl}}/fields/country

Endpoint that returns the list of countries surveyed.



4. fields - {{baseUrl}}/fields/admin1_geo

POST {{baseUrl}}/fields/admin1_geo

Endpoint that returns the list of regions divided by country.



5. fields - {{baseUrl}}/fields/admin2_geo

POST {{baseUrl}}/fields/admin2_geo

Endpoint that returns the list of provinces divided by region and country.



6. fields - {{baseUrl}}/fields/dipendenti

POST {{baseUrl}}/fields/dipendenti

Endpoint that returns the list of number of employees per company.



7. fields - {{baseUrl}}/fields/fatturato

POST {{baseUrl}}/fields/fatturato

Endpoint that returns the list of companies turnover ranges in millions.



8. fields - {{baseUrl}}/fields/forma_giuridica

POST {{baseUrl}}/fields/forma_giuridica

Endpoint that returns the list of corporate legal forms divided by country.



9. fields - {{baseUrl}}/fields/macrocategorie

POST {{baseUrl}}/fields/macrocategorie

Endpoint that returns the list of commercial macro-categories.



10. fields - {{baseUrl}}/fields/microcategorie

POST {{baseUrl}}/fields/microcategorie

Endpoint that returns the list of micro-commercial categories divided by macro-categories.



11. state - {{baseUrl}}/state

GET {{baseUrl}}/state

Endpoint that allows you to view all the searches and requests made from your profile.



12. state - {{baseUrl}}/state/:_id

GET {{baseUrl}}/state/:_id

Endpoint that allows you to view the single request or search related to the id passed in the path.



ENDPOINTS