> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Centralized Finance: Direct API: Kraken

> Kraken endpoints and compute-unit rates for Centralized Finance: Direct API.

[← Back to Centralized Finance: Direct API](/reference/direct-api/categories/direct-api-centralized-finance)

### GET

| Path                                                                                  | Est. CU | Description                                                                                                                                                                         |
| ------------------------------------------------------------------------------------- | ------: | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <code>direct/v1/Kraken/api/history/v3/executions</code>                               |      20 | Lists executions/trades for authenticated account.                                                                                                                                  |
| <code>direct/v1/Kraken/derivatives/api/v3/feeschedules</code>                         |      20 | This endpoint lists all fee schedules.                                                                                                                                              |
| <code>direct/v1/Kraken/derivatives/api/v3<br />/notifications</code>                  |      20 | This endpoint provides the platforms notifications.                                                                                                                                 |
| <code>direct/v1/Kraken/derivatives/api/v3/openorders</code>                           |      20 | This endpoint returns information on all open orders for all Futures contracts.                                                                                                     |
| <code>direct/v1/Kraken/derivatives/api/v3<br />/openpositions</code>                  |      20 | This endpoint returns the size and average entry price of all open positions in Futures contracts. This includes Futures contracts that have matured but have not yet been settled. |
| <code>direct/v1/Kraken/api/history/v3/orders</code>                                   |      20 | Lists order events for authenticated account.                                                                                                                                       |
| <code>direct/v1/Kraken/derivatives/api/v3<br />/pnlpreferences</code>                 |      20 | The PNL currency preference is used to determine which currency to pay out when realizing PNL gains.                                                                                |
| <code>direct/v1/Kraken/derivatives/api/v3<br />/portfolio-margining/parameters</code> |      20 | Retrieve current portfolio margin calculation parameters.                                                                                                                           |
| <code>direct/v1/Kraken/derivatives/api/v3/unwindqueue</code>                          |      20 | This endpoint returns the percentile of the open position in case of unwinding.                                                                                                     |
| <code>direct/v1/Kraken/api/history/v3/positions</code>                                |      20 | Lists position events for authenticated account.                                                                                                                                    |
| <code>direct/v1/Kraken/derivatives/api/v3<br />/self-trade-strategy</code>            |      20 | Returns account-wide self-trade matching strategy.                                                                                                                                  |
| <code>direct/v1/Kraken/0/public/Time</code>                                           |      20 | Get the server's time.                                                                                                                                                              |
| <code>direct/v1/Kraken/0/public/SystemStatus</code>                                   |      20 | Get the current system status or trading mode.                                                                                                                                      |
| <code>direct/v1/Kraken/api/history/v3/triggers</code>                                 |      20 | Lists trigger events for authenticated account.                                                                                                                                     |
| <code>direct/v1/Kraken/derivatives/api/v3/fills</code>                                |      20 | This endpoint returns information on your filled orders for all futures contracts.                                                                                                  |
| <code>direct/v1/Kraken/derivatives/api/v3/rfqs</code>                                 |      20 | Retrieve all currently open RFQs                                                                                                                                                    |
| <code>direct/v1/Kraken/derivatives/api/v3<br />/assignmentprogram/history</code>      |      20 | This endpoint returns information on assignment program preferences change history                                                                                                  |
| <code>direct/v1/Kraken/derivatives/api/v3<br />/assignmentprogram/current</code>      |      20 | This endpoint returns information on currently active assignment programs                                                                                                           |
| <code>direct/v1/Kraken/derivatives/api/v3/rfqs<br />/open-offers</code>               |      20 | Retrieve all open offers for the account on currently open RFQs                                                                                                                     |
| <code>direct/v1/Kraken/derivatives/api/v3/rfqs<br />/open-rfqs</code>                 |      20 | Retrieve all currently open RFQs created by the authenticated account.                                                                                                              |
| <code>direct/v1/Kraken/derivatives/api/v3/rfqs<br />/{rfqUid}</code>                  |      20 | Retrieve a specific open RFQ by its unique identifier                                                                                                                               |
