# 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) - [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. - [MCP server](https://docs.trustap.com/docs/intro/mcp.md): Guide to using the Trustap API docs MCP server. - [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. - [Transactions](https://docs.trustap.com/docs/concepts/transactions.md): Guide on the Trustap API transaction object. - [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 guides - [Currencies and countries](https://docs.trustap.com/docs/guides/currencies.md): List of currencies and countries supported by Trustap and how to use them. - [State](https://docs.trustap.com/docs/guides/state.md): Using the state parameter with the Trustap API. - [Charge configuration](https://docs.trustap.com/docs/guides/charge-config.md): Charge configuration defines how Trustap fees are applied to payments (buyer flat and percentage fees) and payouts (seller flat and percentage fees). - [DealerOn Vehicle Reservation Tool | Add Reserve Now with Trustap](https://docs.trustap.com/docs/guides/dealeron.md): Add a vehicle reservation tool to your DealerOn website. Let customers reserve cars online with refundable deposits using the Trustap DealerOn integration. - [Image URL](https://docs.trustap.com/docs/guides/image-url.md): Using the image URL parameter with the Trustap API to show product images in payment screen. - [Shopify](https://docs.trustap.com/docs/guides/shopify.md): Learn how to use Trustap with Shopify. - [WooCommerce](https://docs.trustap.com/docs/guides/woocommerce.md): Learn how to use Trustap with WooCommerce. - [Submit a complaint](https://docs.trustap.com/docs/guides/transactions/complaint.md): Submit a complaint for a transaction. - [Database changes](https://docs.trustap.com/docs/guides/transactions/database-changes.md): Guidelines on how to store Trustap information in your own database for an online transaction. - [Create a full user](https://docs.trustap.com/docs/guides/transactions/full-users.md): Guide on how to create a full Trustap user in an online or face-to-face transaction. - [Create guest users](https://docs.trustap.com/docs/guides/transactions/guest-users.md): Guide on how to create a Trustap guest users. - [Metadata](https://docs.trustap.com/docs/guides/transactions/metadata.md): Guide on how to add metadata to a transaction. - [Transaction with postage fee](https://docs.trustap.com/docs/guides/transactions/postage-fee.md): Guidelines on how to create a Trustap transaction including a postage fee - [Submit a complaint](https://docs.trustap.com/docs/guides/transactions/transaction-complaint.md): Submit a complaint for a face-to-face transaction. - [Transaction database changes](https://docs.trustap.com/docs/guides/transactions/transaction-database-changes.md): Guidelines on how to store Trustap information in your own database for a face-to-face transaction. - [Transaction flow with bank transfer payment](https://docs.trustap.com/docs/guides/transactions/transaction-int-path-banktransfer.md): Step by step guide showing a full transaction flow with bank payment. - [Transaction flow with credit card payment](https://docs.trustap.com/docs/guides/transactions/transaction-int-path-cc.md): Step by step guide showing a full transaction flow with credit card payment. - [Transaction flow including tracking](https://docs.trustap.com/docs/guides/transactions/transaction-int-path-tracking.md): Step by step guide showing a full transaction flow with credit card payment including tracking. - [Transaction introduction](https://docs.trustap.com/docs/guides/transactions/transaction-intro.md): Introduction to transaction flow. - [Transaction lifecycle](https://docs.trustap.com/docs/guides/transactions/transaction-lifecycle.md): Guide to transaction lifecycle showing how the transaction status changes during the life of the transaction. - [UI](https://docs.trustap.com/docs/guides/transactions/transaction-ui-flow.md): Sample user interfaces. - [Identity and users](https://docs.trustap.com/docs/guides/transactions/users.md): Guide on how to create a Trustap users and how Trustap KYC works. ## API Reference Trustap API reference guide - [Trustap API](https://docs.trustap.com/apis/openapi.md)