cURL
curl --request GET \ --url https://api.prequel.co/public/signatures/object-storage-manifest-public-key \ --header 'X-API-KEY: <api-key>'
{ "status": "<string>", "data": { "public_key": { "public_key": "<string>", "created_at": "2023-11-07T05:31:56Z", "id": "<string>", "key_type": "<string>" } }, "message": "<string>" }
Get the public key you can use to verify object storage manifests.
Documentation IndexFetch the complete documentation index at: https://import-docs.prequel.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://import-docs.prequel.co/llms.txt
Use this file to discover all available pages before exploring further.
OK
"success"
Show child attributes