Apisetu Nios
Connector for the apisetu-nios API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://apisetu.gov.in/nios/v3 - Auth:
header:X-APISETU-APIKEY(pass your key via theapiKeyinput)
Operations
hscer— POST /hscer/certificate — Class XII Marksheethsmgr— POST /hsmgr/certificate — Class XII Migration Certificatehvcer— POST /hvcer/certificate — Class XII Provisional Certificatesscer— POST /sscer/certificate — Class X Marksheetssmgr— POST /ssmgr/certificate — Class X Migration Certificatesvcer— POST /svcer/certificate — Class X Provisional Certificate
Inputs
apiKey— your apisetu-nios API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: hscer
apiKey: <your key>