Skip to main content

Required Request Parameters

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”
Default: “JSONLines” for the Activity APIs, “CSV” for the Object APIs.

Output format

Have any questions about this? Drop us a line at support@backstory.ai

Did this answer your question?