# Banco Credicoop Version: v1.0 License: Khipu Open Data API ## Servers Production ``` https://api.khipu.com ``` ## Security ### JWT Type: http Scheme: bearer Bearer Format: JWT ### Api-Key Type: apiKey In: header Name: x-api-key ## Download OpenAPI description [Banco Credicoop](https://docs.khipu.com/_spec/@l10n/en/apis/v1/ar/banking/business/bancocredicoop.coop/openapi.yaml) ## Other ### Transactions - [POST /v1/ar/banking/business/bancocredicoop.coop/transactions](https://docs.khipu.com/en/apis/v1/ar/banking/business/bancocredicoop.coop/openapi/other/fetchtransactions_1.md): This method connects to the user's specified account in and returns the transactions for the current day. Using the field will trigger an asynchronous process and the resulting data will be sent later to the specified webhook. This is the preferred way to interact with our services, as it assures that all efforts will be made to extract the data to fulfill your request within a reasonable time frame. If you want the response immediately, skip the field but bear in mind that it can result in timeouts depending on the data's result size and the network conditions.