# 24 Hour Inspections ยป API Docs ## Docs - [Get Asset Types and Assessment Types](https://docs.24hourinspections.com/api-reference/endpoints/asset-types-to-assessment-types/get.md) - [Login](https://docs.24hourinspections.com/api-reference/endpoints/auth/login.md) - [Cancel an Order](https://docs.24hourinspections.com/api-reference/endpoints/orders/cancel.md): Cancels an open order in the system by its unique identifier. - [Create an Order](https://docs.24hourinspections.com/api-reference/endpoints/orders/create.md): Creates a new order. - [Edit Scope-of-Work](https://docs.24hourinspections.com/api-reference/endpoints/orders/edit-scope-items.md): Edits the percentage complete for a line item within an assessment report. - [Edit Summary](https://docs.24hourinspections.com/api-reference/endpoints/orders/edit-summary.md): Edits the summary of an assessment report. - [Get Orders](https://docs.24hourinspections.com/api-reference/endpoints/orders/get.md): Retrieve a list of orders. - [Get Order](https://docs.24hourinspections.com/api-reference/endpoints/orders/get-one.md): Retrieve the details of a single order based on the provided `id`. - [Get Report Data](https://docs.24hourinspections.com/api-reference/endpoints/orders/report-data.md): Returns detailed report data for a completed order. - [Health Check](https://docs.24hourinspections.com/api-reference/endpoints/ping/get.md) - [Authentication](https://docs.24hourinspections.com/api-reference/getting-started/authentication.md): Everything you need to know about authenticated routes. - [Introduction](https://docs.24hourinspections.com/api-reference/getting-started/introduction.md): ๐Ÿ‘‹ Hello stranger. Let's be frens. - [API Changelog](https://docs.24hourinspections.com/developer-resources/essentials/changelog.md): Stay up to date with the latest improvements to the API. - [Common Conventions](https://docs.24hourinspections.com/developer-resources/essentials/common-conventions.md): A reference for common patterns in payloads and responses. - [Rate Limits](https://docs.24hourinspections.com/developer-resources/essentials/rate-limits.md): We implement rate limiting to ensure API stability and fair usage. - [Response Codes](https://docs.24hourinspections.com/developer-resources/essentials/response-codes.md): We use standard HTTP response codes to indicate request status. - [Webhooks](https://docs.24hourinspections.com/developer-resources/essentials/webhooks.md): A reference for API-generated webhook payloads. - [End-to-End Testing](https://docs.24hourinspections.com/developer-resources/guides/e2e-testing.md): Testing 1, 2, 3... Is this thing ๐ŸŽค on? - [Creating Your First Order](https://docs.24hourinspections.com/developer-resources/guides/first-order.md): This guide walks through the most essential API endpoint. ## OpenAPI Specs - [openapi-from-url-9b1aea03-9621-4ed7-983e-a8d60cbdc4f6](https://docs.24hourinspections.com/openapi-from-url-9b1aea03-9621-4ed7-983e-a8d60cbdc4f6) - [openapi-from-url-35ee46fe-e902-4890-9073-c07e6f8a2171](https://docs.24hourinspections.com/openapi-from-url-35ee46fe-e902-4890-9073-c07e6f8a2171) - [openapi-from-url-b3dd4d81-86a4-44d2-a32b-ffba63bd7b54](https://docs.24hourinspections.com/openapi-from-url-b3dd4d81-86a4-44d2-a32b-ffba63bd7b54) - [openapi-from-url-d8ffd1ba-6cbf-4376-806b-a4bef44d9599](https://docs.24hourinspections.com/openapi-from-url-d8ffd1ba-6cbf-4376-806b-a4bef44d9599) - [openapi-from-url-09a86bd0-33ed-42d0-adca-6b707df96aae](https://docs.24hourinspections.com/openapi-from-url-09a86bd0-33ed-42d0-adca-6b707df96aae) - [openapi-from-url-3a42bcab-b1ac-4b7f-b29f-dd842e0c3dd5](https://docs.24hourinspections.com/openapi-from-url-3a42bcab-b1ac-4b7f-b29f-dd842e0c3dd5) - [openapi-from-url-819a3265-7ac1-4178-abdf-723b02b5d31c](https://docs.24hourinspections.com/openapi-from-url-819a3265-7ac1-4178-abdf-723b02b5d31c) - [openapi-from-url-8cfec391-4d38-48db-a9e4-bd78c1657d49](https://docs.24hourinspections.com/openapi-from-url-8cfec391-4d38-48db-a9e4-bd78c1657d49) - [openapi-from-url-3e97f4cd-d93c-4bc2-a443-87cbd17be5aa](https://docs.24hourinspections.com/openapi-from-url-3e97f4cd-d93c-4bc2-a443-87cbd17be5aa) - [openapi-from-url-cd33a5d9-9321-4266-adbc-d1cd3888baff](https://docs.24hourinspections.com/openapi-from-url-cd33a5d9-9321-4266-adbc-d1cd3888baff) - [openapi-from-url-f042064e-899d-4c09-9e20-15d9457835d8](https://docs.24hourinspections.com/openapi-from-url-f042064e-899d-4c09-9e20-15d9457835d8) - [openapi-from-url-0ea1b446-4c1c-4a1b-a0c1-f2b92126e87b](https://docs.24hourinspections.com/openapi-from-url-0ea1b446-4c1c-4a1b-a0c1-f2b92126e87b) ## Optional - [Postman Collection](https://www.postman.com/hour-inspections/workspace/24-hour-inspections-public/collection/37202717-e28f6458-284d-4c07-9dbf-e2203885507b)