Authentication
All requests to the PublicationIQ 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
https://sandbox.ebsco.io/pf/pfaccount/{profile}/...
Production Environment
https://api.ebsco.io/pf/pfaccount/{profile}/...
Request additional information about authenticating to PublicationIQ to further evaluate how a PublicationIQ subscription can be utilized within your system.
Please be sure to include a valid customer profile with every PublicationIQ request.