{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "MessageBatchList",
"type": "object",
"description": "Paginated list of message batches.",
"properties": {
"data": {
"type": "array"
},
"has_more": {
"type": "boolean",
"description": "Whether there are more results available."
},
"first_id": {
"type": "string",
"description": "ID of the first item. Use as before_id for the previous page."
},
"last_id": {
"type": "string",
"description": "ID of the last item. Use as after_id for the next page."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.