# API'ler

- [Alan Adı Sorgulama WHOIS API](https://docs.layraweb.com.tr/merhaba/application-programming-interface/apiler/alan-adi-sorgulama-whois-api.md): Alan adının boş olup olmadığını kontrol eder.
- [İp Adresi Sorgulama API](https://docs.layraweb.com.tr/merhaba/application-programming-interface/apiler/ip-adresi-sorgulama-api.md): Gönderdiğiniz ip adresine ait bilgileri yazdırır.
- [Rastgele Kedi Resmi Gösteren API](https://docs.layraweb.com.tr/merhaba/application-programming-interface/apiler/rastgele-kedi-resmi-gosteren-api.md): Link olarak rastgele kedi resmini gösteren resim bağlantısı paylaşır.
- [Lokasyon](https://docs.layraweb.com.tr/merhaba/application-programming-interface/apiler/lokasyon.md)
- [Ülkeler API](https://docs.layraweb.com.tr/merhaba/application-programming-interface/apiler/lokasyon/ulkeler-api.md): Ülke kodlarına göre detaylı bilgi sahibi verir.
- [Şehirler API](https://docs.layraweb.com.tr/merhaba/application-programming-interface/apiler/lokasyon/sehirler-api.md): Ülke kodundaki şehirlere göre detaylı bilgi sahibi verir.
- [T.C. Kimlik Doğrulama API](https://docs.layraweb.com.tr/merhaba/application-programming-interface/apiler/t.c.-kimlik-dogrulama-api.md): T.C. Kimlik bilgilerinin doğru olup olmadığını haber eder.


---

# 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.layraweb.com.tr/merhaba/application-programming-interface/apiler.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.
