# TitleTrackr Developers ## Docs - [Create a folder](https://docs.titletrackr.com/api-reference/create-a-folder.md) - [Create an order](https://docs.titletrackr.com/api-reference/create-an-order.md) - [Discover order fields](https://docs.titletrackr.com/api-reference/discover-order-fields.md): Returns the core and custom field schema for orders. - [List folders](https://docs.titletrackr.com/api-reference/list-folders.md) - [Upload files](https://docs.titletrackr.com/api-reference/upload-files.md) - [Authentication](https://docs.titletrackr.com/authentication.md): Authenticate requests with your API key. - [Folders](https://docs.titletrackr.com/file-vault/folders.md): List and create File Vault folders. - [File Metadata & Processing](https://docs.titletrackr.com/file-vault/metadata.md): Understand the fields returned for uploaded files. - [File Vault Overview](https://docs.titletrackr.com/file-vault/overview.md): Push documents into the TitleTrackr File Vault. - [Upload Files](https://docs.titletrackr.com/file-vault/upload.md): POST /api/v1/file-vault/upload - [Introduction](https://docs.titletrackr.com/introduction.md): Push orders and documents into TitleTrackr programmatically. - [Create an Order](https://docs.titletrackr.com/orders/create-order.md): POST /api/v1/orders - [Custom Fields](https://docs.titletrackr.com/orders/custom-fields.md): GET /api/v1/order-fields - [Orders Overview](https://docs.titletrackr.com/orders/overview.md): Push orders into the TitleTrackr Orders Tool. - [Requesting Access](https://docs.titletrackr.com/requesting-access.md): How to get an API key. ## OpenAPI Specs - [openapi](https://docs.titletrackr.com/openapi.json)