Request

Necessary information to make a request to an API endpoint for the Graphite Note application

Request URL

The base URL for the API endpoint is:

https://app.graphite-note.com/api/v1/prediction/model/[model-code]

Replace [model-code] in the URL with the code of the specific model you want to use for predictions.

Where can I find model code?

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.

Last updated