# What is Airapi?

Airapi is an end-to-end API solution that enables banks, fintechs and any other institutions to offer their APIs on a single platform.

It is an easy to use solution for developing, testing and operating APIs, allowing companies to rapidly build, run and manage APIs with strong infrastructure and fast integration. Airapi provides two solutions on this platform:

·        PSD2 Compatible Open Banking and BaaS

·        API management and integration&#x20;

So what is "api"? If you ask, we can explain it like this. API stands for Application Programming Interface. This interface allows the functions of the application to be accessed and used externally or remotely. For example, you have a blog that uses the WordPress infrastructure, and by calling the WordPress API, you can publish a new post on your blog or comment on a post. APIs simply work in 'Request-Response' logic. That is, a request is sent from an outside application to the server where your API is running, to do something. In response to this request, a response is returned in accordance with the operation, thus enabling the application on the server to be accessed from different platforms.

**Advantages of AirApi**

Easy Implementation and Lower Costs

·        No extra infrastructure investment

·        Compliance with regulation updates

·        On-premise or SaaS solution

·        Just plug our API platform and start your API business!

High Performance

·        Fully PSD2-compliant implementation

·        Ready to use, embedded built-in templates

·        High scalability

**Which Standards Does Airapi Comply With?**

Airapi developed based on PSD2 open banking directives and can easily be adopted to any open banking specifications applicable in your region

Open Banking Standards

·        PSD2 Directives

·        Berlin Group

·        UK Open Banking

·        Central Bank of Turkey


---

# 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://docs.airapi.io/what-is-airapi.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.
