> For the complete documentation index, see [llms.txt](https://trxyazilim.gitbook.io/instagram-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trxyazilim.gitbook.io/instagram-api/tanitim.md).

# Tanıtım

#### Ne işe Yarar ?

İnstagram Uygulamasında yapılan işlemleri otomasyon hale getirmek veya işlemleri PHP dili üzerinden yapmak için geliştirilmiş bir Kütüphanedir bu kütüphaneyi kullanarak instagram hesabınıza giriş yapabilir  profil düzenleme , fotoğraf paylaşma,  takip etme,  beğenme gibi işlemleri yapabilirsiniz

#### Genel Bilgiler

* Her Hesap için sanal bir Apple cihaz oluşturulur tüm işlemler onun üzerinden yapılır
* İPV6 veya İPV4 Proxylerinizi işlemlerde Kullanabilirsiniz
* İki Farklı Login Yöntemi Mevcuttur Hesap Merkezi üzerinden ve Normal Login
* Whatsapp, Google Auth, SMS ,Uygulama Onay Gibi Tüm Çift faktörlü giriş yöntemlerini Kullanabilirsiniz
* JSON Formatında Cookie, Hesap oturumları json formatında kayıt edilir bu sayede sistemlere entegrasyonu ve okuması daha kolaydır
* Alternatif Apilere göre oturum çok stabildir bir  cookiede işlem yapmasanız bile 1 ay sonra bile  Hesaptan diğer cihazlardan çıkış yap veya şifre değişikliği yapmadığınız sürece aynı oturum üzerinden işleme devam edebilirsiniz&#x20;
* Sistem her hesabın cookiesini oluştururken useragent ve  cihaz bilgilerini sabitler işlem yaparken sürekli o cihazdan işlem yapıldığı için oturum daha stabil hale gelir
* Alternatif bir çok apide yaşanan eski tarihli hesaplara giriş sorunları olmaz


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://trxyazilim.gitbook.io/instagram-api/tanitim.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.
