Including your partner identifier in API requests

For rate limiting and developer support purposes, strategic partners are required to include a referer header in all API requests. The referer header must contain your partner identification URN. If you haven't received a partner URN, contact LinkedIn developer support. Below you will find an example request using a fictitious partner URN:

curl -H 'referer: urn:li:partner:dundermifflin' -H 'Authorization: Bearer AQXt…' 'https://api.linkedin.com/v2/learningAssets/urn:li:lyndaCourse:354'