# E-Fatura Gönderme

{% hint style="success" %}
Not: API anahtarını servis çağrılarınızın Header alanında `Authorization:Bearer {API_ANAHTARI}` şeklinde göndermeniz API nin sizi tanıması ve yetkilendirmesi için yeterli olacaktır.
{% endhint %}

## Authentication

<table data-header-hidden><thead><tr><th width="377.3333333333333"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>AuthenticationSecurity Scheme Type</td><td>Http</td><td></td></tr><tr><td>HTTP Authorization Scheme</td><td>Bearer</td><td></td></tr><tr><td>Bearer Format</td><td>APIKEY</td><td></td></tr></tbody></table>


---

# 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.nilvera.com/api/e-fatura-api/e-fatura-goenderme.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.
