cURL
curl --request GET \ --url https://api.legitmark.com/api/brands/{brand_uuid}/models
{ "success": true, "rc_hit": true, "rc_key": "models:50dfb81d53bb941f21e8baba1f52d324", "message": "All the models were fetched successfully for this brand.", "models": [ { "uuid": "f6a7b8c9-d0e1-2345-fabc-678901234567", "name": "Neverfull MM" }, { "uuid": "a7b8c9d0-e1f2-3456-abcd-789012345678", "name": "Neverfull GM" }, { "uuid": "b8c9d0e1-f2a3-4567-bcde-890123456789", "name": "Speedy 30" } ] }
Get all models within a specific brand.
Documentation IndexFetch the complete documentation index at: https://docs.legitmark.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.legitmark.com/llms.txt
Use this file to discover all available pages before exploring further.
Models retrieved successfully
true
"All the models were fetched successfully for this brand."
Show child attributes
Indicates if the response was served from cache
Cache key used for this response
"models:abc123"