hdccs v1
JSON documents made human non-readable with a [homomorphic](https://en.wikipedia.org/wiki/Homomorphism) [hashing function](https://en.wikipedia.org/wiki/HMAC). The algorithm implementation can be found [here](https://github.com/aprotskiv/HashJsonUtility). This API contains "/Document/HashChain" endpoint for presentation purposes only. Ideally API-client (mobile/desktop/website) applications…
hdccs v1 endpoints
| Method | Endpoint | Description |
|---|---|---|
| Document | ||
| POST |
/Document/HashChain /Document/HashChain |
Performs a homomorphic trasformation of JSON document by [hashing](https://en.wikipedia.org/wiki/Hash_chain) JSON property names and text values with [HMAC]… |
| MatchspaceDocuments | ||
| POST |
/MatchspaceDocuments/Compare /MatchspaceDocuments/Compare |
|
| POST |
/MatchspaceDocuments/Upload /MatchspaceDocuments/Upload |
Uploads hashed JSON document into matchspace |
| Matchspaces | ||
| POST |
/Matchspaces/Create /Matchspaces/Create |
|
| GET |
/Matchspaces/GetByUnit /Matchspaces/GetByUnit |
|
| SharedUnits | ||
| GET |
/Units/Shared/GetAll /Units/Shared/GetAll |
Gets all shared units in account |
| POST |
/Units/Shared/Invite /Units/Shared/Invite |
|
| POST |
/Units/Shared/ChangeUnitInvitationStatus /Units/Shared/ChangeUnitInvitationStatus |
|
| POST |
/Units/Shared/Create /Units/Shared/Create |
|
| Statistics | ||
| POST |
/Statistics/GetTargetDocumentRank /Statistics/GetTargetDocumentRank |
|
| POST |
/Statistics/GetMatchRankList /Statistics/GetMatchRankList |
|
| Otac | ||
| POST |
InsertOrganizationOTACs /Otac/InsertOrganizationOTACs |
Registers many OTACs for own organization or association account. OTAC is required when personal account user (organization's customer) submits hashed document into… |
| POST |
InsertAssociationOTACs /Otac/InsertAssociationOTACs |
Registers many OTACs for Association shared unit (matchspace) by Organization account. OTAC is required when personal account user (organization's customer) submits hashed… |
| POST |
InsertOrganizationOTAC /Otac/InsertOrganizationOTAC |
Registers OTAC for own organization or association account. OTAC is required when personal account user (organization's customer) submits hashed document into organization's… |
| Units | ||
| POST |
/Units/Create /Units/Create |
|
| GET |
/Units/GetAll /Units/GetAll |
Gets all units in account |
hdccs v1 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|