For the complete documentation index, see llms.txt. This page is also available as Markdown.

Request

Method

API is using POST method


Request URL

The base URL for the API endpoint is:

https://app.graphite-note.com/api/model/fetch-result/{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

Was this helpful?