Home
Providers
DEGIRO
DEGIRO
DEGIRO is a European discount brokerage platform providing low-cost trading across stocks, ETFs, bonds, options, futures, warrants, and investment funds. While DEGIRO does not publish an official public API, their trading platform exposes REST-style HTTP endpoints used by the web and mobile trading applications. These unofficial endpoints support session-based authentication, portfolio management, order execution, real-time and historical market data, product search, account reporting, and company intelligence. The platform serves retail investors across Europe with among the lowest trading commissions on the continent.
DEGIRO publishes 9 APIs on the APIs.io network, including Product Search API, Reporting API, config API, and 6 more. Tagged areas include Trading, Brokerage, Stocks, ETFs, and Portfolio.
The DEGIRO catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.
DEGIRO’s developer surface includes authentication, support, engineering blog, status page, FAQ, and 7 more developer resources.
1 APIs
On this page
Kin Score
APIs 11
Open Collections 8
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Spectral Rules 1
JSON Schema 5
Examples 4
Security Posture 2
Agentic Access 1
Resources 12
apis.yml
3 Operational Transparency
0 Create-or-Update Ergonomics
Composite quality — 33.5/100 · thin
Agent readiness — 20/100 · agent aware
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 11
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 8
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 1
Portal, sign-up, and the first successful call
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture
Operate 3
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Source (apis.yml)
name: DEGIRO
description: 'DEGIRO is a European discount brokerage platform providing low-cost trading across stocks, ETFs, bonds, options,
futures, warrants, and investment funds. While DEGIRO does not publish an official public API, their trading platform exposes
REST-style HTTP endpoints used by the web and mobile trading applications. These unofficial endpoints support session-based
authentication, portfolio management, order execution, real-time and historical market data, product search, account reporting,
and company intelligence. The platform serves retail investors across Europe with among the lowest trading commissions on
the continent.
'
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
specificationVersion: '0.23'
accessModel:
pricing: paid
onboarding: unknown
trial: false
try_now: false
public: false
label: Paid
confidence: medium
source:
- plans
- authentication
- security
generated: '2026-09-03'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/degiro.png
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/apis.yml
version: '0.19'
created: '2026-06-13'
modified: '2026-06-13'
tags:
- Trading
- Brokerage
- Stocks
- ETFs
- Portfolio
- Market Data
- Finance
apis:
- name: DEGIRO Product Search API
description: 'Endpoint suite for discovering tradable financial instruments on the DEGIRO platform. Supports full-text search
across stocks, ETFs, bonds, options, futures, warrants, leveraged products, and investment funds. Allows filtering by
exchange, index, and product type, and retrieval of product details including ISIN, currency, exchange listing, and pricing
metadata. Product search URL is resolved from the trading configuration object returned at session creation.
'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.degiro.eu
baseURL: https://trader.degiro.nl
tags:
- Product
- Search
- Stocks
- ETFs
- Bonds
- Options
tags_raw:
- Products
- Search
- Stocks
- ETFs
- Bonds
- Options
properties:
- type: Documentation
url: https://github.com/Chavithra/degiro-connector
- type: Plans
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/plans/plans.yml
- type: RateLimits
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/rate-limits/rate-limits.yml
contact:
- FN: DEGIRO Support
url: https://www.degiro.eu/contact
email: support@degiro.eu
- name: DEGIRO Quotecast API
description: 'Real-time market data streaming service providing live ticker subscriptions for price, volume, bid/ask, and
OHLC metrics across tradable instruments. Supports chart data retrieval with multiple time resolutions and historical
periods. Instruments are referenced by vwd_id or issueid. The Quotecast service URL is resolved from the trading configuration
and connections reset approximately every 15 seconds, requiring periodic re-subscription.
'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.degiro.eu
baseURL: https://charting.vwdservices.com
tags:
- Market Data
- Real-Time
- Charts
- Quotes
- Price Data
tags_raw:
- Market Data
- Real-time
- Charts
- Quotes
- Price Data
properties:
- type: Documentation
url: https://github.com/Chavithra/degiro-connector
- type: Plans
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/plans/plans.yml
- type: RateLimits
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/rate-limits/rate-limits.yml
contact:
- FN: DEGIRO Support
url: https://www.degiro.eu/contact
email: support@degiro.eu
- name: DEGIRO Reporting API
description: 'Account reporting endpoint providing downloadable financial statements and transaction records in multiple
formats including CSV, HTML, PDF, and XLS. Supports account reports, transaction history exports, order history, portfolio
snapshots, and upcoming payment schedules. Access requires an authenticated session with a valid int_account identifier.
'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.degiro.eu
baseURL: https://trader.degiro.nl
tags:
- Reporting
- Statements
- Transaction
- CSV
- PDF
tags_raw:
- Reporting
- Statements
- Transactions
- CSV
- PDF
properties:
- type: Documentation
url: https://github.com/Chavithra/degiro-connector
- type: Plans
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/plans/plans.yml
- type: RateLimits
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/rate-limits/rate-limits.yml
contact:
- FN: DEGIRO Support
url: https://www.degiro.eu/contact
email: support@degiro.eu
- name: DEGIRO News and Company Intelligence API
description: 'Company intelligence endpoints providing news feeds, company profiles, financial ratios, income statements,
balance sheets, analyst estimates, and corporate event agendas (earnings, dividends, IPOs, stock splits). Data is sourced
via Refinitiv and vwd data partnerships integrated into the DEGIRO platform. Access requires a valid DEGIRO trading session.
'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.degiro.eu
baseURL: https://trader.degiro.nl
tags:
- News
- Company Data
- Financials
- Analyst Estimates
- Refinitiv
properties:
- type: Documentation
url: https://github.com/Chavithra/degiro-connector
- type: Plans
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/plans/plans.yml
- type: RateLimits
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/rate-limits/rate-limits.yml
contact:
- FN: DEGIRO Support
url: https://www.degiro.eu/contact
email: support@degiro.eu
- aid: degiro:degiro-config-api
name: DEGIRO config API
description: The config API from DEGIRO — 1 operation(s) for config.
humanURL: https://www.degiro.eu
baseURL: https://trader.degiro.nl
tags:
- Config
tags_raw:
- config
properties:
- type: OpenAPI
url: openapi/degiro-config-api-openapi.yml
- type: Documentation
url: https://github.com/Chavithra/degiro-connector
- type: Plans
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/plans/plans.yml
- type: RateLimits
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/finops/finops.yml
- aid: degiro:degiro-login-api
name: DEGIRO login API
description: The login API from DEGIRO — 1 operation(s) for login.
humanURL: https://www.degiro.eu
baseURL: https://trader.degiro.nl
tags:
- Login
tags_raw:
- login
properties:
- type: OpenAPI
url: openapi/degiro-login-api-openapi.yml
- type: Documentation
url: https://github.com/Chavithra/degiro-connector
- type: Plans
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/plans/plans.yml
- type: RateLimits
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/finops/finops.yml
- aid: degiro:degiro-pa-api
name: DEGIRO pa API
description: The pa API from DEGIRO — 3 operation(s) for pa.
humanURL: https://www.degiro.eu
baseURL: https://trader.degiro.nl
tags:
- pa
properties:
- type: OpenAPI
url: openapi/degiro-pa-api-openapi.yml
- type: Documentation
url: https://github.com/Chavithra/degiro-connector
- type: Plans
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/plans/plans.yml
- type: RateLimits
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/finops/finops.yml
- aid: degiro:degiro-product-search-api
name: DEGIRO product-search API
description: The product-search API from DEGIRO — 1 operation(s) for product-search.
humanURL: https://www.degiro.eu
baseURL: https://trader.degiro.nl
tags:
- Product Search
tags_raw:
- product-search
properties:
- type: OpenAPI
url: openapi/degiro-product-search-api-openapi.yml
- type: Documentation
url: https://github.com/Chavithra/degiro-connector
- type: Plans
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/plans/plans.yml
- type: RateLimits
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/finops/finops.yml
- aid: degiro:degiro-reporting-api
name: DEGIRO reporting API
description: The reporting API from DEGIRO — 2 operation(s) for reporting.
humanURL: https://www.degiro.eu
baseURL: https://trader.degiro.nl
tags:
- Reporting
tags_raw:
- reporting
properties:
- type: OpenAPI
url: openapi/degiro-reporting-api-openapi.yml
- type: Documentation
url: https://github.com/Chavithra/degiro-connector
- type: Plans
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/plans/plans.yml
- type: RateLimits
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/finops/finops.yml
- aid: degiro:degiro-settings-api
name: DEGIRO settings API
description: The settings API from DEGIRO — 4 operation(s) for settings.
humanURL: https://www.degiro.eu
baseURL: https://trader.degiro.nl
tags:
- Settings
tags_raw:
- settings
properties:
- type: OpenAPI
url: openapi/degiro-settings-api-openapi.yml
- type: Documentation
url: https://github.com/Chavithra/degiro-connector
- type: Plans
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/plans/plans.yml
- type: RateLimits
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/finops/finops.yml
- aid: degiro:degiro-trading-api
name: DEGIRO trading API
description: The trading API from DEGIRO — 4 operation(s) for trading.
humanURL: https://www.degiro.eu
baseURL: https://trader.degiro.nl
tags:
- Trading
tags_raw:
- trading
properties:
- type: OpenAPI
url: openapi/degiro-trading-api-openapi.yml
- type: Documentation
url: https://github.com/Chavithra/degiro-connector
- type: Plans
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/plans/plans.yml
- type: RateLimits
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
url: https://raw.githubusercontent.com/api-evangelist/degiro/refs/heads/main/finops/finops.yml
common:
- type: AgenticAccess
url: agentic-access/degiro-agentic-access.yml
- type: DomainSecurity
url: security/degiro-domain-security.yml
- type: Authentication
url: authentication/degiro-authentication.yml
- type: GitHubOrganization
url: https://github.com/degiro
- type: Website
url: https://www.degiro.eu
- type: Support
url: https://www.degiro.eu/contact
- type: TermsOfService
url: https://www.degiro.eu/terms-conditions
- type: PrivacyPolicy
url: https://www.degiro.eu/privacy-policy
- type: Login
url: https://trader.degiro.nl/login
- type: Blog
url: https://www.degiro.eu/investor-updates
- type: Status
url: https://www.degiro.eu/service-status
- type: FAQ
url: https://www.degiro.eu/helpdesk
maintainers:
- FN: API Evangelist
url: https://apievangelist.com
email: info@apievangelist.com
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/degiro"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/degiro/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/degiro/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.