# Home

Algbra provides a range of APIs that allow our B2B customers, partners and authorised open banking third-party providers (TPPs) to securely access and manage financial data for their customers. We are proud to offer both the UK Open Banking API specs and our own Partner API documentations to provide our partners with the flexibility and tools they need to build innovative financial products and services.

We are committed to providing our partners with a reliable and secure API platform, backed by robust technical support. Whether you are a TPP, ASPS, or a financial institution looking to collaborate with us, we invite you to explore our API platform and see how we can help you create innovative financial solutions for your customers.

### Partner Banking

Our Algbra Labs API platform offers a range of functionality to help our B2B customers, partners manage their accounts, payments, and transactions. We provide detailed documentation for each of our endpoints, along with clear request and response formats and authentication methods. Our API is built with security and data protection in mind, and we provide guidance on the necessary measures that our partners must take to ensure the security of their customers' data.

{% content-ref url="<https://app.gitbook.com/o/9IJ2beFKIxLmw3fw1HZm/s/V4GSO002Zw3DNUzaZXPD/>" %}
[Partner Banking](https://app.gitbook.com/o/9IJ2beFKIxLmw3fw1HZm/s/V4GSO002Zw3DNUzaZXPD/)
{% endcontent-ref %}

### Open Banking

Our UK Open Banking API specs provide access to financial data for TPP developers and ASPSs. This API allows TPPs and ASPSs to securely access customer financial information and initiate payments on their behalf, with their consent. Our API is regulated by the UK's Open Banking Implementation Entity (OBIE) to ensure that it meets the necessary security and data protection standards. Please refer to [Open Banking Specification](https://openbankinguk.github.io/read-write-api-site3/v3.1.8/profiles/) more details.

{% content-ref url="<https://app.gitbook.com/o/9IJ2beFKIxLmw3fw1HZm/s/JJCBd9Zjao55PcKrnk62/>" %}
[Open Banking - UK](https://app.gitbook.com/o/9IJ2beFKIxLmw3fw1HZm/s/JJCBd9Zjao55PcKrnk62/)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.algbralabs.com/home/home.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
