# /data-api/api-reference/v3

This is a section index, not a page. It lists every documentation page
beneath this path. Fetch any of them with the same `Accept: text/markdown`
to get its markdown.

- [Create auth session](/es/data-api/api-reference/v3/create-auth-session): Create an auth session before auth process.
- [Create end user](/es/data-api/api-reference/v3/create-end-user): Creates a new end user
- [Delete end user](/es/data-api/api-reference/v3/delete-end-user): Allows a client to delete an end user
- [Get end user by id](/es/data-api/api-reference/v3/get-end-user-by-id): Finds an end user by end user id
- [Get institution by id](/es/data-api/api-reference/v3/get-institution-by-id): Get institution by id
- [Handle Accounts](/es/data-api/api-reference/v3/getBankingAccountsV2): returns list of banking account Accounts available under the authorised consent
- [Get Balances](/es/data-api/api-reference/v3/getBankingBalances): Returns list of banking account balances available under the authorised consent
- [Handle Income](/es/data-api/api-reference/v3/getBankingIncome): returns an income summary for the end-user. This is calculated over all consents associated with the end-user in real-time, and includes data from all connected bank accounts
- [Get Payees](/es/data-api/api-reference/v3/getBankingPayees): Returns list of banking payees available under the authorised consent
- [Get product details](/es/data-api/api-reference/v3/getBankingProductDetailV2): Returns detailed information about a banking product
- [Get Transactions](/es/data-api/api-reference/v3/getBankingTransactionsV2): Returns list of banking transactions available under the authorised consent. For data freshness details, see /v1/data-freshness.
- [Get customer details](/es/data-api/api-reference/v3/getCustomerIdentity): Returns detailed information about the consumer identities from the most recent consent
- [Get Data Freshness](/es/data-api/api-reference/v3/getDataFreshness): Returns freshness information for datasets such as banking.transactions
- [Get direct debits](/es/data-api/api-reference/v3/getDirectDebits): Returns list of banking account direct debits available under the authorised consent
- [List energy accounts](/es/data-api/api-reference/v3/getEnergyAccounts): Returns list of energy accounts belonging to the provided end user
- [List energy account balances](/es/data-api/api-reference/v3/getEnergyBalances): Returns list of energy account balances for accounts authorised by the end user
- [Get billing transactions](/es/data-api/api-reference/v3/getEnergyBilling): Returns billing transactions for all accounts authorised by the end user
- [List concessions](/es/data-api/api-reference/v3/getEnergyConcessions): Returns the details of any concessions or arrangements applied to a energy accounts authorised by the end user
- [List DER (Distributed Energy Resources)](/es/data-api/api-reference/v3/getEnergyDer): Obtain DER data for all service points authorised by the end user
- [List invoices](/es/data-api/api-reference/v3/getEnergyInvoices): Returns the invoices for all accounts authorised by the end user
- [List payment schedules](/es/data-api/api-reference/v3/getEnergyPaymentSchedules): Returns the agreed payment schedule and details, if any, for energy accounts authorised by the end user.
- [Get energy plan details](/es/data-api/api-reference/v3/getEnergyPlanDetail): Get details of an energy plan using the plan's ID
- [List Plans](/es/data-api/api-reference/v3/getEnergyPlans): Obtain a list of energy plans that are offered to the market.
- [Get service points](/es/data-api/api-reference/v3/getEnergyServicePoints): Returns detailed information about service points owned by the end user that has authorised the current session
- [Get usage](/es/data-api/api-reference/v3/getEnergyUsage): Returns usage data for all service points associated with the end user
- [Get Scheduled Payments](/es/data-api/api-reference/v3/getScheduledPayments): Returns list of banking scheduled payments available under the authorised consent
- [List consents](/es/data-api/api-reference/v3/list-consents): List consents belonging to a client.
- [List end users](/es/data-api/api-reference/v3/list-end-users): List end users belonging to a client.
- [List institutions by client](/es/data-api/api-reference/v3/list-institutions-by-client): Gets a list of institutions a client subscribes to.
- [List permissions](/es/data-api/api-reference/v3/list-permissions): Returns a list of Fiskil permissions.
- [List products products](/es/data-api/api-reference/v3/listBankingProducts): Returns list of banking products for a given institution
- [Override Transaction Category](/es/data-api/api-reference/v3/overrideTransactionCategory): Overrides the Fiskil predicted category of a specific banking transaction.
- [Revoke consent](/es/data-api/api-reference/v3/revoke-consent): Allows a client to revoke a consent
- [Update end user](/es/data-api/api-reference/v3/update-end-user): Update an end user
