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

    UsageDay

    {
        "date": "string",
        "dayKey": "string",
        "usage": 0,
        "isToday": true
    }
    Built with