You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.