# Integrating emCA

emCA exposes REST endpoints for CA and certificate lifecycle operations.

This emCA Dev section equips you with everything you need to seamlessly integrate CA management and certificate lifecycle management functionalities into your applications. Endpoints mirror functions available in the emCA Certificate Manager UI and are consumed over HTTPS with JSON payloads.

emCA services ensure you to take complete control of your Public Key Infrastructure (PKI) with our user-friendly APIs. Use our APIs to integrate eSignatures into your applications. Additionally:&#x20;

* #### Highly Cost Effective

  Our API's come as standard features and part of all plans and cost a fraction of other options in the market.
* #### Secure and Scalable

  Our API's meet stringent security standards such as ISO 27001 and SOC2 Type 2 and are highly available through geographically redundant cloud setup.
* #### Open API Specifications

  The REST API specifications are built on Swagger making the APIs easy to understand and deploy.
* #### Free Sandbox Accounts

  Get started quickly by signing up for developer sandbox and migrate your API's and Workflow definitions easily to production.


---

# 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://emca.emudhra.com/integrating-emca.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.
