Required lookup information
Corporate Identification Number (CIN). Confirm the exact payload fields and validation rules before implementation.
Retrieve company details using a Corporate Identification Number (CIN). Bring MCA company verification into vendor registration, procurement and business review workflows without a separate manual lookup step.
Why Teams Choose This
Match the company information returned by the API with the business record supplied during onboarding. Keep differences visible to your review team before activating the vendor.
POST
Request method
1
Core lookup endpoint
JSON
Structured responses
API
Application integration
What usually matters most
Production base URL: https://api.perione.in. The full request schema, authentication requirements and response fields are available in the signed-in API reference.
Corporate Identification Number (CIN). Confirm the exact payload fields and validation rules before implementation.
Company details by CIN.
/ekyc/cinverifyCompany details by CIN.
Connect this lookup to the application step where your team reviews the relevant record.
Retrieve company details during supplier registration and compare the response with the submitted business record.
Add a CIN lookup to vendor creation and record updates so purchasing teams can review company information in their existing tools.
Use company details as one input to counterparty review. Route the result to the reviewer alongside the other evidence your process requires.
Keep request validation, response handling and approval rules explicit when integrating this lookup.
Request API credentials and confirm testing arrangements with PeriOne before sending requests. Testing access depends on the API and your account.
Use the current reference to map available fields. Handle API errors, unavailable results and mismatches without treating them as a successful verification.
Attach the result to the correct application record, apply your review rules and confirm the next action with the responsible team.
It retrieves company details using CIN through POST /ekyc/cinverify. The signed-in API reference defines the request and response fields.
No. CIN identifies a company. DIN identifies a director. PeriOne also provides /ekyc/cindirector for director details using CIN and /ekyc/dinverify for director lookup using DIN.
The API supplies company information for your review process. Your team determines the additional checks and approval rules required for its use case.
Contact PeriOne to confirm testing arrangements for this API and your account before making requests. Sandbox availability needs to be confirmed during access setup.
Request access, confirm the required inputs and response fields, and agree testing arrangements with the PeriOne team.