# Welcome

## Introduction

Welcome to the Notamify API, a powerful and developer-friendly platform for accessing and interpreting NOTAM data in real time. Built to handle complex aviation requirements, our API enables you to seamlessly integrate crucial NOTAM information into your applications or flight planning systems.

### Why Choose the Notamify API?

* **Real-Time Data**\
  Get immediate access to global NOTAM updates for airports and FIR/UIRs around the world.
* **AI-Enhanced Interpretation**\
  Automatically convert dense NOTAM text into actionable insights or role-specific briefs.
* **High Availability**\
  Enjoy the high uptime, ensuring uninterrupted access to critical information.
* **Flexible Integration**\
  Easily embed our RESTful endpoints into existing aviation software or custom solutions.
* **Secure & Compliant**\
  Enterprise-grade security with end-to-end encryption and robust authentication mechanisms.

### Key Features

1. **Global Coverage**\
   Retrieve NOTAMs for multiple ICAO locations simultaneously.
2. **Role-Based Briefings**\
   Generate summaries tailored for pilots, dispatchers, controllers, or other aviation professionals.
3. **Advanced Filtering**\
   Specify date ranges or categories to narrow down the NOTAMs relevant to your flight.
4. **Affected Elements V2**\
   Detailed effect and element categorisation, with strongly-typed parameters. [Read more.](https://notamify.com/affected-elements-v2)
5. **42-Category Classification**\
   Utilize 42 standardized categories for quick retrieval and prioritization.
6. **Developer-Centric**\
   Comprehensive documentation, code samples, and dedicated support channels to accelerate your integration.

***

### Next Steps

Now that you have an overview of what the Notamify API offers, let’s move on to setting up your API credentials and making your first request.

[**Get Started →**](/notamify-api/basics/quick-start.md)

### Jump right in


---

# 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://skymerse.gitbook.io/notamify-api/readme.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.
