# Legitmark ## Docs - [List Brand Models](https://docs.legitmark.com/api-reference/brands/list-brand-models.md): Get all models within a specific brand. - [List Brands](https://docs.legitmark.com/api-reference/brands/list-brands.md): Get all available brands. - [List Categories](https://docs.legitmark.com/api-reference/categories/list-categories.md): Get all available categories for item classification. Enhanced v2 endpoint with improved filtering and search capabilities. - [List Category Types](https://docs.legitmark.com/api-reference/categories/list-category-types.md): Get all types within a specific category with enhanced filtering. - [Retrieve Category](https://docs.legitmark.com/api-reference/categories/retrieve-category.md): Retrieve details for a specific category with enhanced data. - [Retrieve Taxonomy Tree](https://docs.legitmark.com/api-reference/categories/retrieve-taxonomy-tree.md): Returns the complete taxonomy hierarchy in a nested tree structure for efficient partner caching with enhanced filtering options. - [Errors](https://docs.legitmark.com/api-reference/errors.md): Troubleshoot problems with this comprehensive breakdown of all error codes. - [Introduction](https://docs.legitmark.com/api-reference/introduction.md): Understand general concepts, response codes, and authentication strategies. - [Create Upload Intent](https://docs.legitmark.com/api-reference/media-management/create-upload-intent.md): Generate a pre-signed URL for secure media upload. This endpoint provides direct access to upload URLs for service request images. - [Upload Image](https://docs.legitmark.com/api-reference/media-management/upload-image.md): Upload image file directly to the pre-signed URL obtained from the media upload endpoint. This is a direct upload to AWS S3 using the URL returned from GET /api/media/upload-url. - [List Models](https://docs.legitmark.com/api-reference/models/list-models.md): Get all available models with enhanced filtering capabilities and comprehensive taxonomy data. - [Rate Limits](https://docs.legitmark.com/api-reference/rate-limits.md): How rate limiting works and how to handle it. - [Create Service Request](https://docs.legitmark.com/api-reference/service-requests/create-service-request.md): Initiate a draft service request with enhanced validation and detailed response. Provides comprehensive requirements validation and detailed feedback to begin the authentication process. - [Retrieve Progress](https://docs.legitmark.com/api-reference/service-requests/retrieve-progress.md): Get real-time progress tracking for a service request, including media upload status and requirement fulfillment based on actual uploaded images. - [Retrieve Service Request](https://docs.legitmark.com/api-reference/service-requests/retrieve-service-request.md): Retrieve a service request by UUID with optional related data. - [Retrieve Summary](https://docs.legitmark.com/api-reference/service-requests/retrieve-summary.md): Look up a service request by any of its identifiers: UUID, micro_id, legacy_id, or external_id. This is a **public endpoint** that does not require authentication. - [Retrieve Service](https://docs.legitmark.com/api-reference/services/retrieve-service.md): Retrieve details for a specific authentication service. - [List Type Brands](https://docs.legitmark.com/api-reference/types/list-type-brands.md): Get all brands available for a specific type with optional counts and inactive items. - [List Types](https://docs.legitmark.com/api-reference/types/list-types.md): Get all available types for item classification with enhanced filtering. - [Retrieve Type](https://docs.legitmark.com/api-reference/types/retrieve-type.md): Retrieve details for a specific type with associated brands and enhanced data. - [Authentication](https://docs.legitmark.com/partner/authentication.md): API key usage, rate limits, and security best practices for Legitmark integration. - [Getting Started](https://docs.legitmark.com/partner/getting-started.md): Integration workflow for Legitmark's authentication platform. - [Localization](https://docs.legitmark.com/partner/localization.md): Request translated API responses in Chinese and Japanese using the Accept-Language header. - [States](https://docs.legitmark.com/partner/service-request-states.md): Service request states and workflow transitions. - [Taxonomy](https://docs.legitmark.com/partner/taxonomy.md): Item classification system for accurate authentication requirements. - [Workflow](https://docs.legitmark.com/partner/workflow.md): Step-by-step process from service request creation to image upload and validation. - [Event Types](https://docs.legitmark.com/webhook-reference/events.md): Detailed payload schemas and field references for every Legitmark webhook event. - [Handling Webhooks](https://docs.legitmark.com/webhook-reference/handling.md): Code examples, best practices, and implementation guidance for processing Legitmark webhook events. - [Webhooks Introduction](https://docs.legitmark.com/webhook-reference/introduction.md): Receive real-time notifications when authentication status changes, images are rejected, or service requests are invalidated. ## OpenAPI Specs - [webhooks-reference](https://docs.legitmark.com/webhooks-reference.json) - [openapi](https://docs.legitmark.com/openapi.json) - [sell_inventory_v1_oas3](https://docs.legitmark.com/ebay/other/sell_inventory_v1_oas3.json) - [sell_account_v2_oas3](https://docs.legitmark.com/ebay/other/sell_account_v2_oas3.json) - [sell_account_v1_oas3](https://docs.legitmark.com/ebay/other/sell_account_v1_oas3.json)