Authentication
All requests to the LinkIQ Service must contain a valid customer profile. The EBSCO customer profile is specified as a path parameter and must be specified as described below:
profile {Unique customer profile as a string in the form of customerid.groupid.profileid}
Sandbox Environment
GET https://sandbox.ebsco.io/ftf/ftfaccount/{profile}/...
Production Environment
GET https://api.ebsco.io/ftf/ftfaccount/{profile}/...
Request additional information about authenticating to LinkIQ to further evaluate how a LinkIQ subscription can be utilized within your system.
Please be sure to include a valid customer profile with every LinkIQ request.
Updated 4 months ago