Skip to content
Herman Elenbaas edited this page Jan 31, 2020 · 8 revisions

Available formats

The data feeds are available in the following formats:

Access

You can access a data feed using a simple HTTP GET request to the relevant URL.

Access to the data feed is available only to registered users. To get access to the feed API, please email us. Once registered you will receive an API key that can be used to access the feed. Simply pass your key to the data feed URL using the auth_token parameter on your request. So if your key is abc123 you would send a request to https://www.datahub.nexperia.com/nexperia/public-data/basic-data-feed.csv?auth_token=abc123.

Clone this wiki locally