Getting started

Authentication

All API calls must supply an X-Authorization header with your generated API token. You can generate an API token from Admin > Developer in Lister.

$ curl -H 'X-Authorization: YOUR_TOKEN' <https://app.uprightlabs.com/api/status>

Date formats

Every date uses an ISO8601 format.

"2019-05-06T12:46:00.000Z"

Rate limits

Resources

Reporting

GET /reports/listings/shopgoodwill

Returns all Shopgoodwill listings created within the timeframe

Params time_start: String time_end: String