> For the complete documentation index, see [llms.txt](https://docs.mosip.io/1.1.5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mosip.io/1.1.5/apis.md).

# APIs

- [ABIS APIs](https://docs.mosip.io/1.1.5/apis/abis-apis.md)
- [Admin APIs](https://docs.mosip.io/1.1.5/apis/admin-apis.md)
- [AuthN and AuthZ APIs](https://docs.mosip.io/1.1.5/apis/authn-and-authz-apis.md)
- [Biometric SDK APIs](https://docs.mosip.io/1.1.5/apis/biometric-sdk-api-specification.md)
- [BlacklistedWords APIs](https://docs.mosip.io/1.1.5/apis/blacklistedwords-apis.md)
- [Common APIs](https://docs.mosip.io/1.1.5/apis/common-apis.md)
- [Device APIs](https://docs.mosip.io/1.1.5/apis/device-apis.md)
- [Device Type and Subtype APIs](https://docs.mosip.io/1.1.5/apis/device-type-and-subtype-apis.md)
- [Device Management APIs](https://docs.mosip.io/1.1.5/apis/device-management-apis.md)
- [Document APIs](https://docs.mosip.io/1.1.5/apis/document-apis.md)
- [Dynamic Fields APIs](https://docs.mosip.io/1.1.5/apis/dynamic-fields-apis.md)
- [Holiday APIs](https://docs.mosip.io/1.1.5/apis/holiday-apis.md)
- [ID Authentication APIs](https://docs.mosip.io/1.1.5/apis/id-authentication-apis.md)
- [ID Repository APIs](https://docs.mosip.io/1.1.5/apis/id-repository-apis.md)
- [ID Schema APIs](https://docs.mosip.io/1.1.5/apis/id-schema-apis.md)
- [Kernel APIs](https://docs.mosip.io/1.1.5/apis/kernel-apis.md)
- [Machine APIs](https://docs.mosip.io/1.1.5/apis/machine-apis.md)
- [Master Data Biometric APIs](https://docs.mosip.io/1.1.5/apis/master-data-biometric-apis.md)
- [Packet APIs](https://docs.mosip.io/1.1.5/apis/packet-apis.md)
- [Packet Manager APIs](https://docs.mosip.io/1.1.5/apis/packet-manager-apis.md)
- [Partner Management Service APIs](https://docs.mosip.io/1.1.5/apis/partner-management-service-apis.md)
- [Pre Registration APIs](https://docs.mosip.io/1.1.5/apis/pre-registration-apis.md)
- [Registration Center APIs](https://docs.mosip.io/1.1.5/apis/registration-center-apis.md)
- [Registration Processor APIs](https://docs.mosip.io/1.1.5/apis/registration-processor-apis.md)
- [Resident Service APIs](https://docs.mosip.io/1.1.5/apis/resident-service-apis.md)
- [Sync Data APIs](https://docs.mosip.io/1.1.5/apis/sync-data-apis.md)
- [Template APIs](https://docs.mosip.io/1.1.5/apis/template-apis.md)
- [Zone APIs](https://docs.mosip.io/1.1.5/apis/zone-apis.md)


---

# 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://docs.mosip.io/1.1.5/apis.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.
