You can use the GetOrigin method to get the origination certificate for where the node was built.
This method has no input parameters.
This method returns vendor origination certification information.
Requests for this method are similar to the following example:
{ "method": "GetOrigin", "id" : 1 }
This method returns a response similar to the following example:
{ "integrator": "SolidFire", "<signature>": { "pubkey": [public key info], "version": 1, "data": [signature info] }, "contract-id": "none", "location": "Boulder, CO", "organization": "Engineering", "type": "element-x" } ] }