> For the complete documentation index, see [llms.txt](https://docs.ospree.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ospree.io/developers/overview.md).

# Overview

This section serves as a comprehensive guide to facilitate the integration and usage of our API. Whether you’re integrating for the first time or enhancing an existing setup, this documentation is designed to help you get up and running quickly.\
\
Our API reference is organized into modules. A module in the Ospree API is a self-contained functional component that groups related endpoints and operations, such as Travel Rule, Blockchain Analytics, or Directory. Ospree’s API architecture is built as an adaptable “Lego system,” enabling modular integration to accommodate the specific needs of your business as it scales.\
\
Each module includes:

1. **Data Representations:** Clear descriptions of the data structures associated with each resource type, helping you understand what data you can expect and how to format your requests.
2. **Methods:** Detailed explanations of the methods available for each resource type, including HTTP methods (GET, POST, PUT, DELETE) and the corresponding actions they perform.

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Travel Rule</strong></td><td>Explore Travel Rule module endpoints here.</td><td><a href="/pages/ESUTRWDnd9fmCRZD6ylK">/pages/ESUTRWDnd9fmCRZD6ylK</a></td><td><a href="/files/73NYn48rrhVBxjDzsZW5">/files/73NYn48rrhVBxjDzsZW5</a></td></tr><tr><td><strong>Account Directory</strong></td><td>Discover Account Directory API endpoints.</td><td><a href="/pages/DBMoevVWCfhB1Ucy73qh">/pages/DBMoevVWCfhB1Ucy73qh</a></td><td><a href="/files/mGj0vKnrYIwnaw43ZmV0">/files/mGj0vKnrYIwnaw43ZmV0</a></td></tr><tr><td><strong>Blockchain Analytics</strong></td><td>Access Blockchain Analytics module endpoints.</td><td><a href="/pages/t0YL25WPjUwRfoyTWe8n">/pages/t0YL25WPjUwRfoyTWe8n</a></td><td><a href="/files/zWxUyLXcvJc5aSCiQMj0">/files/zWxUyLXcvJc5aSCiQMj0</a></td></tr></tbody></table>

***

You can use our API in a sandbox environments to refine your integration before going live in production. This approach allows you to experiment, troubleshoot, and ensure everything functions as expected without affecting your live data or operations.\
\
**BASE URL SANDBOX:** <https://sandbox.ospree.io\\>
**BASE URL PRODUCTION:** <https://api.ospree.io\\>
\
If you have questions, you can contact the development team at[ support@ospree.io](mailto:support@ospree.io)<br>
