Search ExchangesAsk AIget https://www.keycafe.com/v0/exchangeRetrieve data for multiple exchanges with a GET request to the endpoint.Query Paramskeyint64The unique identifier of a key by which to filter results. Example: 123456userint64The unique identifier of a user by which to filter results. Example: 123456locationint64The unique identifier of a location by which to filter results.typestringThe exchange type (PICKUP/DROPOFF/ACTIVATION) by which to filter results.beforedateThe latest possible date by which to filter results, in ISO 8601 format without milliseconds.afterdateThe earliest possible date by which to filter results, in ISO 8601 format without milliseconds.completedbooleanIf true, results will be limited to completed exchanges. If false, to incomplete exchanges.truefalseactivebooleanIf true, results will be limited to exchanges that are currently in progress. An exchange will time out if not completed within 20 seconds of a bin release being authorized, or within 30 seconds of a fob bin being released during an activation.truefalseResponses 200Success 400Invalid ID supplied 404ID not foundUpdated 8 months ago