# Identity: iFrame API

## Introduction

This guide describes the iframe API, which is an essential component of integrating with the DeSo Identity Service for web application developers.

If you haven't yet read through the [identity](https://docs.deso.org/deso-identity/identity "mention") and [concepts](https://docs.deso.org/deso-identity/identity/concepts "mention") guides, it would be helpful to do so prior to reading this documentation.

This guide also depends on [window-api](https://docs.deso.org/deso-identity/window-api "mention"), so we recommend reading about it first.

The iframe API guide consists of two subpages, which should give you a comprehensive view of the API:

* [basics](https://docs.deso.org/deso-identity/iframe-api/basics "mention") guide outlines the fundamentals of integrating with the iframe API
* [endpoints](https://docs.deso.org/deso-identity/iframe-api/endpoints "mention") is an exhaustive list of all API endpoints.

If you're creating a mobile app, check out our [mobile-integration](https://docs.deso.org/deso-identity/identity/mobile-integration "mention") guide next.
