---
title: "Async Post Msme Verification"
method: POST
path: "/v1/verification/async/post-msme-details"
tags: ["Async KYC APIs"]
---

# Async Post Msme Verification

`POST /v1/verification/async/post-msme-details`

MSME Aadhaar Verification API allows you to verify details of MSME Udyam/Udyog Aadhaar Number from the Udyam/Udyog aadhaar govt source.
The API accepts a MSME aadhaar number and responses with details about the Name of the Business, Major activity, Business Address, category type, expiration date, address, NIC Codes, etc.

## Query parameters

- `msme_number` string, required

## Response `200`

Successful Response

- TASK
  - `request_id` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

[API](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide.md) · [All operations](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deepvue/deepvue-tech-developers-guide/revisions/c1b0558e7d77/schema)
