get:
responses:
"201":
description: ok
# missing X-RateLimit-Limit, X-Rate-Limit-Limit, RateLimit-Limit, or RateLimit-Reset in the headers
get:
responses:
'201':
description: ok
headers:
"X-RateLimit-Limit":
schema:
type: string
"X-RateLimit-Reset":
schema:
type: string`
Check the FireTail blog and research documents for up-to-date information.