Identities
Create Identity
POST
https://api.uproofs.apio.cc/identities
Headers
Name | Type | Description |
---|---|---|
Authentication | string | apikey |
Request Body
Name | Type | Description |
---|---|---|
company | object | Object that contain name and domain of your company or identity. |
Get Identity
GET
https://api.uproofs.apio.cc/identities
This endpoint allows you to get your registered identity
Headers
Name | Type | Description |
---|---|---|
Authentication | string | You need to insert your Api Key. For example "apikey 1234" |
Last updated