Version: 2.0
Import.io API documentation
This is an API Documentation for Import.io API version 2.0 first introduced in February 2024. This API is used to interact with the Import.io platform to create, manage, and run extractors, as well as to retrieve the data extracted by those extractors. The API also provides access to the data reports and crawl runs generated by the extractors.
Authentication
You can get your API Key at https://app.import.io/dash/account/settings by clicking on the "Copy icon" (key will be saved into your clipboard).
API Key should be passed as a query parameter _apikey
in all the requests.