API is using POST method
The base URL for the API endpoint is:
Replace {model-code
} in the URL with the code of the specific model you want to use for predictions.
To easily find the {model-code
}, open the specific model and navigate to the Settings tab. The model code can be found in the ID section.
•
The request requires the following headers to be included:
Authorization
: This header should be set to "Bearer [token]
". Replace [token]
with your unique token. The token can be found by accessing the account info page in the Graphite Note app, under the section displaying your current plan information.