copy institute wise id card
Developing
Request
Send your HTTP requests with an Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password Example:Authorization: Basic *****************
Request Code Samples
curl --location --request POST 'https://apidev.edufee.online/api/copy-admit-card-templates' \
--header 'Authorization: Basic <encoded-value>'
Responses
application/json
Modified at 2026-04-17 05:46:15