Skip to main content
POST
Analysis
Deprecated Endpoint: This endpoint is deprecated and no longer supported.

Authorizations

Authorization
string
header
default:<api-key>
required

Bearer authentication header of the form Bearer <api-key>, where <api-key> is your API key.

Query Parameters

webhook_url
string
required

Body

multipart/form-data
csvFile
file
required

The first line of the CSV file should contain the header, and the second line should contain the national average. The rest of the file should contain the data to analyze.

Response

Successful Response