Backstory requires certain parameters to be passed in with every request. These are:
Parameter/Header | Format | Description |
Authorization: Bearer HTTP header | Signed JWT | Bearer token for the API |
Content-Type: application/json | String | Content type for the request |
output_format | One of: “CSV” (not currently supported by the Activity API), “JSON”, “JSONLines” | Output format |
Have any questions about this? Drop us a line at support@backstory.ai
