Skip to main content
POST
Get matches

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

A set of subscription constraints for which matches will be generated.

type
enum<string>
required

Details for the purchase of a data stream.

Available options:
data_stream
data_stream_id
string<uuid>
required

Unique identifier for the data stream being purchased.

offer_id
string<uuid>
required

The provider offer being accepted as part of the purchase.

data_shop_id

The hostname of the data shop from which the data stream is being purchased.

Minimum string length: 1

Response

200 - application/json

OK

records
object[]