1. Feedback & Support
Bitpanda API
  • REST API
    • Overview
    • API key generation
    • Migrating from the legacy API
    • Endpoints
      • Quotes
        • Create a trading quote
        • Accept a trading quote
      • Portfolio
        • Get portfolio overview
        • Get portfolio performance history
      • Operations
        • List operations
      • Currencies
        • List available currencies
      • Assets
        • List available assets
      • Earn
        • Execute an earn action (stake or unstake)
        • List earn asset configurations
      • Tickers
        • Get the ticker for a given asset
      • Trading Limits
        • Get current trading limits and remaining budget
        • Set daily trading volume limits for this API key
    • Schemas
      • CreateQuoteRequest
      • CreateQuoteResponse
      • QuoteDetailResponse
      • SingleItemResponseCreateQuoteResponse
      • AcceptQuoteExecutionResponse
      • AcceptQuoteResponse
      • AcceptQuoteTaxResponse
      • SingleItemResponseAcceptQuoteResponse
      • EarnActionRequest
      • EarnActionResponse
      • SingleItemResponseEarnActionResponse
      • SingleItemResponseTickerResponse
      • TickerResponse
      • ListItemResponsePortfolioPositionResponse
      • MoneyResponse
      • PortfolioPositionResponse
      • Data
      • Datapoint
      • PortfolioHistoryResponse
      • CompensatesInfoResponse
      • OperationResponse
      • OperationTransactionResponse
      • PaginatedListItemResponseOperationResponse
      • TradeResponse
      • EarnAssetConfigResponse
      • PaginatedListItemResponseEarnAssetConfigResponse
      • CurrencyResponse
      • ListItemResponseCurrencyResponse
      • AssetResponse
      • PaginatedListItemResponseAssetResponse
  • MCP Server
    • Getting Started
  • Rate Limits
    • API and MCP Rate Limits
  • Feedback & Support
    • Community Hub
  1. Feedback & Support

Community Hub

The Bitpanda Public API and Model Context Protocol (MCP) server are built with developers in mind. To help us improve and support your integration journey, we've set up a centralized community space.
Our official repository does not host the private API source code, but serves as our public developer hub.

šŸ’¬ GitHub Community Hub#

You can collaborate with us and other developers at:
šŸ‘‰ github.com/bitpanda-labs/bitpanda-public-api

How to reach out#

Depending on what you need, please use the appropriate channel inside the repository:
Bug Reports: If something isn't working as expected, please search existing issues or open a new one in GitHub Issues.
Feature Requests: Have an idea for a new endpoint, an enhancement, or an MCP tool? Let us know by opening a feature request under GitHub Issues.
Questions & Discussions: For general integration help, API design discussions, or sharing what you've built, join the conversation in GitHub Discussions.
Changelogs: Keep up to date with the latest releases, fixes, and announcements by watching our Changelog.
Security Note: Never post your real API keys, personal account details, or sensitive credentials in public issues or discussions.
Modified atĀ 2026-07-16 11:18:37
Previous
API and MCP Rate Limits
Built with