# Shenora API Documentations ## API Docs - Root > Public API [Get key info](https://docs.shenora.com/get-key-info-39312829e0.md): Returns price, email, buyer, owner, isVerified, and enabled. - Root > Public API [Get issuer details](https://docs.shenora.com/get-issuer-details-39312830e0.md): Returns logo, companyName, title, address. Requires a verified key. - Root > Public API [Enable the key](https://docs.shenora.com/enable-the-key-39312831e0.md): Enables the API key. Requires a verified key. No request body. - Root > Public API [Disable the key](https://docs.shenora.com/disable-the-key-39312832e0.md): Disables the API key. Requires a verified key. No request body. - Root > Public API [Get usage](https://docs.shenora.com/get-usage-39312833e0.md): Returns usage total, progress, and by day. Requires a verified and enabled key. - Root > Public API [Get receipt PDF](https://docs.shenora.com/get-receipt-pdf-39312834e0.md): Returns the receipt PDF for the API key. Send Accept application/pdf to receive binary. ## Schemas - Root [KeyInfo](https://docs.shenora.com/keyinfo-16190746d0.md): - Root [IssuerInfo](https://docs.shenora.com/issuerinfo-16190747d0.md): - Root [UsageDay](https://docs.shenora.com/usageday-16190748d0.md): - Root [UsageInfo](https://docs.shenora.com/usageinfo-16190749d0.md): - Root [EnabledResponse](https://docs.shenora.com/enabledresponse-16190750d0.md): - Root [ApiError](https://docs.shenora.com/apierror-16190751d0.md):