# Forte API ## Docs - [Authentication](https://api-docs.forte.cc/authentication.md): Bearer token or query parameter. - [Base url](https://api-docs.forte.cc/base-url.md): Production and sandbox base urls. - [Get balances](https://api-docs.forte.cc/endpoints/balances/get.md): Returns the balances. - [List deposits](https://api-docs.forte.cc/endpoints/deposits/get.md): Returns the deposits. - [Get prices](https://api-docs.forte.cc/endpoints/prices/get.md): Returns the prices. - [List trades](https://api-docs.forte.cc/endpoints/trades/get.md): Returns the trades. - [Request trade](https://api-docs.forte.cc/endpoints/trades/post.md): Request a trade. - [List withdrawal accounts](https://api-docs.forte.cc/endpoints/withdrawal-accounts/get.md): Returns the withdrawal accounts. - [List withdrawals](https://api-docs.forte.cc/endpoints/withdrawals/get.md): Returns the withdrawals. - [Request withdrawal](https://api-docs.forte.cc/endpoints/withdrawals/post.md): Request a withdrawal. - [Introduction](https://api-docs.forte.cc/index.md): Welcome to the Forte API documentation. ## OpenAPI Specs - [openapi](https://api-docs.forte.cc/openapi.json)