How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DEGIRO trading API

The trading API from DEGIRO — 4 operation(s) for trading.

DEGIRO trading API is one of 11 APIs that DEGIRO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Trading. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.

This API exposes 5 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.0.0, at version 0.0.1.

Requests are made against a single base URL, https://trader.degiro.nl.

5 operations 4 paths 6 schemas 1 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.0.1
Base URL
https://trader.degiro.nl
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

DEGIRO trading API declares 2 security schemes for authenticating requests. An API key is passed in the query as sessionId (SessionIdAuth). An API key is passed in the query as intAccount (IntAccountAuth). By default, every request must be authenticated.

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

trading 5
GET
/trading/secure/v5/account/info/{intAccount};jsessionid={sessionId}
TODO
accountInfo 2 params → 200
GET
/trading/secure/v5/update/{intAccount};jsessionid={sessionId}
TODO
update 7 params → 200
POST
/trading/secure/v5/checkOrder;jsessionid={sessionId}
TODO
checkOrder 1 param body → 200
POST
/trading/secure/v5/order/{confirmationId};jsessionid={sessionId}
TODO
confirmOrder 2 params body → 200
DELETE
/trading/secure/v5/order/{confirmationId};jsessionid={sessionId}
TODO
deleteOrder 2 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are OrderRequest (6 properties), UpdateResponse (5 properties), UpdateResponsePart (3 properties), OrderResponse (1 property). Each schema is shown below with its type and property counts.

CheckOrderResponse
object
1 property
UpdateResponse
object
5 properties
OrderResponse
object
1 property
OrderRequest
object
6 properties
UpdateResponsePart
object
3 properties
Any

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

degiro-trading-api-openapi.yml Raw ↑

Other APIs DEGIRO publishes across the network.

DEGIRO Product Search API
DEGIRO Quotecast API
DEGIRO Reporting API
DEGIRO News and Company Intelligence API
DEGIRO config API
DEGIRO login API
DEGIRO pa API
DEGIRO product-search API
DEGIRO reporting API
DEGIRO settings API
Where this information came from

This is an independent, third-party profile of DEGIRO trading API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.