Documentchain® Webserver Json API
Blockchain info:
https://api.documentchain.org/?api=getinfo
Auditing - search document:
https://api.documentchain.org/?api=audit&file=hash&raw=bool
https://api.documentchain.org/?api=audit&tx=txid&raw=bool
https://api.documentchain.org/?api=getrawtransaction&tx=txid&verbose=bool
Store document hashes:
https://api.documentchain.org/?api=post&ver=0001&app=1005&guid=guid&file=hash&attr=hash&owner=hash
Optional param for all functions:
&id=yourid
: to verify the response, will be returned in json
&testnet=bool
: set to 1 or true to use the testnet
How to use this API in your own web service
JavaScript example
using the public API server.
Try it now in testnet - Search for file and post new file
This is free of charge in testnet, but also only suitable for testing. Click on the following button to select the document file.