Tracira
API referenceUtilities

List preset model names

Public helper endpoint used by the Make custom app.

gethttps://www.tracira.com/api/models
GET
/api/models

Response Body

application/json

curl -X GET "https://example.com/api/models"
[  {    "label": "string",    "value": "string"  }]