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?

The easiest way of getting the [model-code] is to edit particular model on model's list page. Model code is located in the ID section of the model's settings tab.

Last updated