EXPLOREAPI

Logo Explore - Data for success

Webservices

Here are some resources that will help you using our API.

Get started: you must contact our customer support to get the keys which will allow you to authenticate through the https://extranet.explore.fr/ExploreAPI/api/Authentification method.

Security: Access to our API is secured by a token you have to generate with the above method and then send in the HTTP « Authorization » header as « Bearer » for each following request. A token is valid for 6 hours.
You can go check how previous authentication methods (deprecated) used to work by clicking here.

Every request to our API is logged, so you will have to respect our terms of use to prevent any abuse.

The base URL for all webservices is https://extranet.explore.fr/ExploreAPI/api/.

To use HTTP POST webservices, make sure you're sending the HTTP header Content-Type: application/x-www-form-urlencoded along with your request then put your parameters in the request body using the same format as for an HTTP GET request query string (Parameter1=...&Parameter2=...).

You can find a basic API errors documentation page by clicking here.

Please note that the amount of results you can retrieve on this page is limited so as to prevent any abuse.

Documentation

Collection of webservices related to authentication for EXPLORE API.

BatiPulse

Collection of webservices related to CRM environment imports of items tagged on the BatiPulse web app. PLEASE NOTE : some of these older webservices have fields with names in CAPITAL_LETTERS_SEPARATED_BY_UNDERSCORE format, but all newer API will have field names in camelCase format!

Connaissance client

Collection of webservices related to BtoB customer or potential customer knowledge: extra data and news related to a SIREN number (company) or SIRET number (establishment). PLEASE NOTE : some of these older webservices have fields with names in CAPITAL_LETTERS_SEPARATED_BY_UNDERSCORE format, but all newer API will have field names in camelCase format!

Géocodage

Collection of webservices related to geocoding.

Opportunités

Collection of webservices related to BtoB events, real estate projects, public markets, etc, corresponding to your EXPLORE subscription. PLEASE NOTE : some of these older webservices have fields with names in CAPITAL_LETTERS_SEPARATED_BY_UNDERSCORE format, but all newer API will have field names in camelCase format!