The Listings Management API can be used to submit feeds to update data in Informed Repricer. Files from the Reports API that contain user editable fields can be submitted as a feed using the Listings Management API. All timestamps are UTC.

Authentication

The x-api-key header is required on all authenticated API calls. To obtain your key, please visit the integrations page of your Informed Repricer account.

Calls made with an invalid or rejected API key will return a 401 and include the following error:
"Access denied, could not validate credentials: Unknown API Key."

Calls made for an account that is no longer active will return a 401 and include the following error:
"Access denied, could not validate credentials: Invalid account status."