What is an API developer token?
An API developer token is a unique alphanumeric value (string) that, together with the user name and password, is used to validate any calls to the API. This unique token is issued to individual users when they sign up and provides more security (authentication) than only a user name and password.