curl 'https://api.legitmark.com/api/v2/sr/8e61c991-553a-4a58-9eb6-561b64c11908?summary=true&item=true&sides=true&requirements=true' \
-H 'Authorization: Bearer leo_your_api_key'{
"success": true,
"rc_hit": true,
"rc_key": "srs:ce73b739a84b2bbb8727e2b1ad211f5d",
"message": "The sr was successfully fetched.",
"sr": {
"uuid": "8e61c991-553a-4a58-9eb6-561b64c11908",
"active": true,
"migrated": false,
"micro_id": "178168",
"legacy_id": null,
"external_id": "SAMPLE-BARCODE-SKU123",
"tab": "COMPLETE",
"source": "api",
"partner_code": null,
"metadata": {},
"state": {
"primary": "COMPLETE",
"supplement": "APPROVED"
},
"summary": {
"first_line": "Footwear",
"second_line": "Sneakers",
"combined": "Footwear Sneakers",
"thumbnail": "https://cdn.legitmark.com/sr/8e61c991-553a-4a58-9eb6-561b64c11908/_v/33ce80ed-d22a-4ef6-b99c-09c06a3d2ee4/medium-contain.webp",
"size": null,
"condition": null,
"alternative_name": null
},
"certificate_url": "https://media.legitmark.com/document/certificate/178168_legitmark_certificate_20251122060559.pdf",
"item": {
"type": "undefined",
"model": null,
"brand": null,
"types": {
"uuid": "95e428c2-7c4f-11ef-a623-02595575faeb",
"name": "Sneakers",
"media": "https://cdn.legitmark.com/types/95e428c2-7c4f-11ef-a623-02595575faeb.png",
"sides": []
},
"category": {
"uuid": "25ed7133-f230-4d64-850d-0cfc698e2931",
"name": "Footwear",
"media": "https://cdn.legitmark.com/categories/25ed7133-f230-4d64-850d-0cfc698e2931.png",
"sides": [
"f47ac10b-58cc-4372-a567-0e02b2c3d479",
"bf98166d-7119-47f0-a4c5-88d67a28e3e6",
"33ce80ed-d22a-4ef6-b99c-09c06a3d2ee4"
]
}
},
"sides": {
"required": [
{
"uuid": "ec883c70-f896-47c9-81b6-8d6ff0b5856a",
"name": "Interior Size Tag or Stamp",
"description": "A photo of the size tag within the sneaker",
"ordinal": 1,
"overlay_image": "https://media.legitmark.com/static/sides/footwear/interior-size-tag-or-stamp.png",
"example_image": null,
"thumbnail_image": "https://media.legitmark.com/static/sides/footwear/interior-size-tag-or-stamp.png",
"required": true,
"active": true,
"side_group_id": "17062000-af27-4d47-b712-6d27b2556f96",
"media_url": [],
"is_thumbnail": false
},
{
"uuid": "4a10bea5-a89c-4489-bba0-e55d8950b8dd",
"name": "Outer Sides",
"description": "A photo captured from above of both outer sides",
"ordinal": 2,
"overlay_image": "https://media.legitmark.com/static/sides/sneakers-base/outer-sides.png",
"example_image": null,
"thumbnail_image": "https://media.legitmark.com/static/sides/sneakers-base/outer-sides.png",
"required": true,
"active": true,
"side_group_id": "17062000-af27-4d47-b712-6d27b2556f96",
"media_url": [],
"is_thumbnail": false
}
],
"optional": [
{
"uuid": "e35a64e1-2629-4c4a-8e9c-9e9840db725e",
"name": "Box Label",
"description": "Take a straight, clear photo of the label or branding on the box",
"ordinal": 10,
"overlay_image": null,
"example_image": null,
"thumbnail_image": "https://media.legitmark.com/static/sides/footwear/box-label.png",
"required": false,
"active": true,
"side_group_id": "17062000-af27-4d47-b712-6d27b2556f96",
"media_url": [],
"is_thumbnail": false
}
]
}
}
}Retrieve a service request by UUID with optional related data.
| Parameter | Requires | Returns |
|---|---|---|
summary | — | first_line, second_line, thumbnail |
user | — | User who created the SR |
service | — | Service details |
outcome | — | Authentication outcome |
item | — | brand, category, type |
sides | item | Sides with media URLs |
requirements | item + sides | Upload progress and completion |
Parameters with dependencies have no effect unless their required params are also set.
curl 'https://api.legitmark.com/api/v2/sr/8e61c991-553a-4a58-9eb6-561b64c11908?summary=true&item=true&sides=true&requirements=true' \
-H 'Authorization: Bearer leo_your_api_key'{
"success": true,
"rc_hit": true,
"rc_key": "srs:ce73b739a84b2bbb8727e2b1ad211f5d",
"message": "The sr was successfully fetched.",
"sr": {
"uuid": "8e61c991-553a-4a58-9eb6-561b64c11908",
"active": true,
"migrated": false,
"micro_id": "178168",
"legacy_id": null,
"external_id": "SAMPLE-BARCODE-SKU123",
"tab": "COMPLETE",
"source": "api",
"partner_code": null,
"metadata": {},
"state": {
"primary": "COMPLETE",
"supplement": "APPROVED"
},
"summary": {
"first_line": "Footwear",
"second_line": "Sneakers",
"combined": "Footwear Sneakers",
"thumbnail": "https://cdn.legitmark.com/sr/8e61c991-553a-4a58-9eb6-561b64c11908/_v/33ce80ed-d22a-4ef6-b99c-09c06a3d2ee4/medium-contain.webp",
"size": null,
"condition": null,
"alternative_name": null
},
"certificate_url": "https://media.legitmark.com/document/certificate/178168_legitmark_certificate_20251122060559.pdf",
"item": {
"type": "undefined",
"model": null,
"brand": null,
"types": {
"uuid": "95e428c2-7c4f-11ef-a623-02595575faeb",
"name": "Sneakers",
"media": "https://cdn.legitmark.com/types/95e428c2-7c4f-11ef-a623-02595575faeb.png",
"sides": []
},
"category": {
"uuid": "25ed7133-f230-4d64-850d-0cfc698e2931",
"name": "Footwear",
"media": "https://cdn.legitmark.com/categories/25ed7133-f230-4d64-850d-0cfc698e2931.png",
"sides": [
"f47ac10b-58cc-4372-a567-0e02b2c3d479",
"bf98166d-7119-47f0-a4c5-88d67a28e3e6",
"33ce80ed-d22a-4ef6-b99c-09c06a3d2ee4"
]
}
},
"sides": {
"required": [
{
"uuid": "ec883c70-f896-47c9-81b6-8d6ff0b5856a",
"name": "Interior Size Tag or Stamp",
"description": "A photo of the size tag within the sneaker",
"ordinal": 1,
"overlay_image": "https://media.legitmark.com/static/sides/footwear/interior-size-tag-or-stamp.png",
"example_image": null,
"thumbnail_image": "https://media.legitmark.com/static/sides/footwear/interior-size-tag-or-stamp.png",
"required": true,
"active": true,
"side_group_id": "17062000-af27-4d47-b712-6d27b2556f96",
"media_url": [],
"is_thumbnail": false
},
{
"uuid": "4a10bea5-a89c-4489-bba0-e55d8950b8dd",
"name": "Outer Sides",
"description": "A photo captured from above of both outer sides",
"ordinal": 2,
"overlay_image": "https://media.legitmark.com/static/sides/sneakers-base/outer-sides.png",
"example_image": null,
"thumbnail_image": "https://media.legitmark.com/static/sides/sneakers-base/outer-sides.png",
"required": true,
"active": true,
"side_group_id": "17062000-af27-4d47-b712-6d27b2556f96",
"media_url": [],
"is_thumbnail": false
}
],
"optional": [
{
"uuid": "e35a64e1-2629-4c4a-8e9c-9e9840db725e",
"name": "Box Label",
"description": "Take a straight, clear photo of the label or branding on the box",
"ordinal": 10,
"overlay_image": null,
"example_image": null,
"thumbnail_image": "https://media.legitmark.com/static/sides/footwear/box-label.png",
"required": false,
"active": true,
"side_group_id": "17062000-af27-4d47-b712-6d27b2556f96",
"media_url": [],
"is_thumbnail": false
}
]
}
}
}Documentation Index
Fetch the complete documentation index at: https://docs.legitmark.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Requires | Returns |
|---|---|---|
summary | — | first_line, second_line, thumbnail |
user | — | User who created the SR |
service | — | Service details |
outcome | — | Authentication outcome |
item | — | brand, category, type |
sides | item=true | Sides with media URLs |
requirements | item=true + sides=true | Upload progress and completion |
Service request UUID
Include summary information (first_line, second_line, combined, thumbnail)
Include item details (brand, category, types)
Include sides with required/optional separation and uploaded media URLs. Requires item=true — this parameter has no effect unless item=true is also specified.
Include media requirements (counts and fulfillment status) for the service request. Requires both item=true AND sides=true — this parameter has no effect unless both are specified.
Include user information who created the service request
Include service details
Include authentication outcome information
Service request retrieved successfully
true
Indicates if the response was served from cache
true
Cache key used for this response
"srs:774a98cc8ef875c48650b83c27b10823"
"The sr was successfully fetched."
Service request details
Hide child attributes
Service request identifier
"7a19de11-0e00-4a89-8d00-72f525178edc"
Whether the service request is active
true
Whether the service request was migrated from legacy system
false
Short numeric identifier
"997869"
Legacy system identifier
null
External reference ID from partner system
"C26010307 Chanel CC Brooch Gold Rhinestone 23"
Current tab/workflow state
DRAFT, QC, UNDERWAY, COMPLETE, CANCELLED "COMPLETE"
Source application
"flagship"
Partner code if submitted via partner integration
null
Current state of the service request
Hide child attributes
Primary workflow state
DRAFT, QC, UNDERWAY, COMPLETE, CANCELLED "COMPLETE"
Secondary state indicating authentication status
PENDING, REJECTED, ASSIGNED, APPROVED, COMPLETE "APPROVED"
Summary information (included when summary=true)
Hide child attributes
Primary summary line (usually type)
"Brooch"
Secondary summary line (usually brand)
"Chanel"
Combined summary
"Brooch - Chanel"
Thumbnail image URL
"https://cdn.legitmark.com/sr/7a19de11-0e00-4a89-8d00-72f525178edc/1f2c80a2-0169-4520-be8c-4a94f6cc7b06.jpg?version=IeLygn6Ky_fJ_HjvpB5bCQFOVeAekVW2"
Item size if applicable
Item condition
Alternative name for the item
URL to the Certificate of Authenticity PDF
"https://cdn.legitmark.com/document/certificate/997869_legitmark_certificate_20260204011614.pdf"
Item details (included when item=true)
Hide child attributes
Item type
"undefined"
Item model
Sides organized by required/optional with uploaded media (included when sides=true)
Hide child attributes
Array of required sides that must have images for authentication
Hide child attributes
Side identifier
"d5768e36-8197-11ef-be55-028adb369789"
Side name
"Front"
Display order within the group
1
Whether this side is required for authentication
true
Legacy system identifier
0
ID of the side group this side belongs to
"d441d889-53c5-11f0-9948-06fb0f2a63e5"
Overlay template image URL
null
Example image URL showing how to take this angle
null
Thumbnail image URL for this side
"https://cdn.legitmark.com/static/sides/accessories/accessories-front.png"
Detailed description of what image to capture
"Clear image of the front-facing side of the item showing overall shape, design, and material."
Whether this side is active
true
Creation timestamp
"2024-10-03T14:57:39.000Z"
Last update timestamp
"2025-07-12T15:32:57.000Z"
Array of uploaded media for this side. Empty if no images have been uploaded.
Hide child attributes
Media ID within the side
1
Full URL to the image with version parameter
"https://cdn.legitmark.com/sr/7a19de11-0e00-4a89-8d00-72f525178edc/151933bf-4ae8-4cd1-8548-991dba09d99e.jpg?version=ATMgayO1WxUF5RX3plZgEBLItkMM.wWe"
Version identifier for cache busting
"ATMgayO1WxUF5RX3plZgEBLItkMM.wWe"
Last modification timestamp of the media
"2026-02-04T00:12:23.000Z"
Whether the media has been deleted
false
Whether this is the latest version of the media
true
Whether this side's image is used as the thumbnail for the service request
false
Array of optional sides that can provide additional authentication evidence
Hide child attributes
Side identifier
"d5768e36-8197-11ef-be55-028adb369789"
Side name
"Front"
Display order within the group
1
Whether this side is required for authentication
true
Legacy system identifier
0
ID of the side group this side belongs to
"d441d889-53c5-11f0-9948-06fb0f2a63e5"
Overlay template image URL
null
Example image URL showing how to take this angle
null
Thumbnail image URL for this side
"https://cdn.legitmark.com/static/sides/accessories/accessories-front.png"
Detailed description of what image to capture
"Clear image of the front-facing side of the item showing overall shape, design, and material."
Whether this side is active
true
Creation timestamp
"2024-10-03T14:57:39.000Z"
Last update timestamp
"2025-07-12T15:32:57.000Z"
Array of uploaded media for this side. Empty if no images have been uploaded.
Hide child attributes
Media ID within the side
1
Full URL to the image with version parameter
"https://cdn.legitmark.com/sr/7a19de11-0e00-4a89-8d00-72f525178edc/151933bf-4ae8-4cd1-8548-991dba09d99e.jpg?version=ATMgayO1WxUF5RX3plZgEBLItkMM.wWe"
Version identifier for cache busting
"ATMgayO1WxUF5RX3plZgEBLItkMM.wWe"
Last modification timestamp of the media
"2026-02-04T00:12:23.000Z"
Whether the media has been deleted
false
Whether this is the latest version of the media
true
Whether this side's image is used as the thumbnail for the service request
false