EXPLOREAPI

Logo Explore - Data for success

Webservices

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

How to start: 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.

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

Documentation

ConnaissanceClient

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!

Geocodage

Collection de webservices liés au géocodage.

Opportunites

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!