> For the complete documentation index, see [llms.txt](https://docs-bridgers-en.bridgers.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-bridgers-en.bridgers.xyz/bridgers-api-endpoints.md).

# bridgers API endpoints

- [status code](https://docs-bridgers-en.bridgers.xyz/bridgers-api-endpoints/status-code.md)
- [Get coins list](https://docs-bridgers-en.bridgers.xyz/bridgers-api-endpoints/get-coins-list.md): Get the list of currencies supported on Bridgers
- [Request quote](https://docs-bridgers-en.bridgers.xyz/bridgers-api-endpoints/request-quote.md): Provide a quote inquiry endpoint for users to inform users of currency transaction information and currency exchange range.
- [Contract approval](https://docs-bridgers-en.bridgers.xyz/bridgers-api-endpoints/contract-approval.md): Network tokens need to grant permission to the contract first to be able to exchange on the contract
- [Obtain callData](https://docs-bridgers-en.bridgers.xyz/bridgers-api-endpoints/obtain-calldata.md): Request endpoint to initiate the swap
- [Generate order information](https://docs-bridgers-en.bridgers.xyz/bridgers-api-endpoints/generate-order-information.md): After wallet sent the FROM currency, upload hash to get the order details
- [Query transaction records](https://docs-bridgers-en.bridgers.xyz/bridgers-api-endpoints/query-transaction-records.md): Query user history transaction records
- [Query transaction details](https://docs-bridgers-en.bridgers.xyz/bridgers-api-endpoints/query-transaction-details.md): Query the details of a single transaction
