# LMN Open API > Partner-facing API for LMN's Korean used-car export inventory and order lifecycle. ## Docs - [Authentication & Security](https://lmn.mintlify.app/authentication.md): API key + IP allowlist + idempotency. Defense in depth. - [Changelog](https://lmn.mintlify.app/changelog.md): Versioned changes to the LMN Open API. - [Conventions](https://lmn.mintlify.app/conventions.md): Naming, types, dates, money, pagination. - [Eagle Eye overview](https://lmn.mintlify.app/eagle-eye.md): A product overview for partner teams: how LMN helps dealers find, watch, and act on the right Korean vehicles. - [Eagle Eye](https://lmn.mintlify.app/endpoints/eagle-eye.md): Search, save, and receive alerts for dealer buying conditions across Korean auction and dealer inventory. - [Orders](https://lmn.mintlify.app/endpoints/orders.md): Place orders, list / fetch them, cancel before acquisition. - [Status updates](https://lmn.mintlify.app/endpoints/status-updates.md): Push fulfillment events from your side back to LMN. - [Vehicles](https://lmn.mintlify.app/endpoints/vehicles.md): Browse the live Korean inventory and fetch full vehicle detail. - [Errors](https://lmn.mintlify.app/errors.md): Error envelope, full code matrix, and per-code troubleshooting. - [Rendering the Inspection UI](https://lmn.mintlify.app/inspection-rendering.md): Comprehensive guide to building the Body Inspection and Inspection Report panels from GET /v1/vehicles/{id}, with per-source field semantics, damage-code reference, color tokens, Korean→English glossary, full React reference implementation, and a verification checklist. - [LMN Open API](https://lmn.mintlify.app/introduction.md): Browse Korean inventory, place orders on behalf of dealers, and track every car through delivery. - [Postman Setup](https://lmn.mintlify.app/postman.md): Import the official LMN Open API collection and make your first call in 2 minutes. - [Quickstart](https://lmn.mintlify.app/quickstart.md): Make your first three calls in under 10 minutes. - [Schemas](https://lmn.mintlify.app/schemas.md): Vehicle, Order, and shared Eagle Eye payload shapes. - [Event types](https://lmn.mintlify.app/webhooks/event-types.md): Order and Eagle Eye webhook event types. - [Webhooks overview](https://lmn.mintlify.app/webhooks/overview.md): Real-time event notifications for order state changes and Eagle Eye watch activity. - [Signing & retries](https://lmn.mintlify.app/webhooks/signing-and-retries.md): HMAC-SHA256 verification, retry policy, and replay protection. ## OpenAPI Specs - [openapi](https://lmn.mintlify.app/api-reference/openapi.json)