Jenshinn API Documentations
    Jenshinn API Documentations
    • Jenshinn Public API
      • Public API
        • Get key info
        • Get issuer details
        • Enable the key
        • Disable the key
        • Get usage
        • Get receipt PDF
      • Schemas
        • KeyInfo
        • IssuerInfo
        • UsageDay
        • UsageInfo
        • EnabledResponse
        • ApiError

    IssuerInfo

    Issuer details (verified keys only)

    {
        "logo": "http://example.com",
        "companyName": "string",
        "title": "string",
        "address": "string"
    }
    Built with