SlipMate Open API
    SlipMate Open API
    • Getting Started
    • Authentication
    • Common Specification
    • List of Banks in Thailand
    • Slip Verification API
      • verify by QR Data
        POST
      • verify by Base64 Image
        POST
      • verify by Upload File
        POST
      • verify by Image URL
        POST
      • verify by Transaction Reference
        POST

    Common Specification

    Base URL#

    All URLs referenced in the documentation have the following base:
    for example

    Response Status Code#

    Status CodeDesciptionNotes
    200OKThe request was successful.
    400Bad RequestThe request could not be understood by the server. Parameter might be invalid.
    401UnauthorizedThe request might be contain invalid X-API-KEY.
    403ForbiddenNot authorized to access the resource or Insufficient user credits.
    404Not FoundThe requested resource is not found.
    409ConflictDuplicate transaction.
    429Too Many RequestThe request is exceeded the rate limit.
    500Internal Server ErrorThe server could not return the representation. Please contact admin.

    Example Response#

    Modified at 2025-07-15 17:28:24
    Previous
    Authentication
    Next
    List of Banks in Thailand
    Built with