llms.txt Content
# Trustap API
> Trustap is an API for end-to-end transaction solution that seamlessly integrates payments, fulfillment, and support into your marketplace. Trustap is an escrow like API service facilitating secure transactions.
## Intro
Trustap API introduction.
- [landing.md](https://docs.trustap.com/docs/intro/landing.md)
- [MCP server](https://docs.trustap.com/docs/intro/mcp.md): Guide to using the Trustap API docs MCP server.
- [Get API keys](https://docs.trustap.com/docs/intro/auth.md): How to get started using the Trustap API.
- [Trustap dashboard](https://docs.trustap.com/docs/intro/dashboard.md): The Trustap dashboard is a central pane for managing and tracking transactions.
- [Hello Trustap](https://docs.trustap.com/docs/intro/hello.md): Try the Trustap API with a simple API call.
- [Release notes](https://docs.trustap.com/docs/intro/release-notes.md): Latest API releases.
- [Test your integration](https://docs.trustap.com/docs/intro/testing.md): Learn about testing the Trustap API.
- [Upgrade from Trustap API v1 to API v2](https://docs.trustap.com/docs/intro/upgrade.md): Learn about difference between the Trustap API v1 and Trustap API v2.
## Concepts
Trustap Concepts
- [Authentication](https://docs.trustap.com/docs/concepts/auth-guide.md): Learn how Trustap uses authentication.
- [Errors and status codes](https://docs.trustap.com/docs/concepts/errors.md): Basic Trustap API status codes.
- [Terms](https://docs.trustap.com/docs/concepts/terms.md): Guide on Trustap API terms.
- [Notifications](https://docs.trustap.com/docs/concepts/emails.md): Learn how Trustap notifies users and systems via emails and webhooks during a transaction.
- [Fees](https://docs.trustap.com/docs/concepts/pricing.md): Guide on how to use the Trustap API to calculate the change for a Trustap transaction.
- [Webhooks](https://docs.trustap.com/docs/concepts/webhooks.md): Guide on how to integrate and test Webhooks with the Trustap API.
## Guides
Trustap integration gu