Apicat Docs
    Apicat Docs
    • What is Apicat?
    • Send requests
      • Create requests
        • Request basics
        • Parameters and body
        • Request headers
        • Request settings
        • Dynamic values
        • HTTP/2
        • SOAP/WebService
      • Authentication and authorization
        • Overview
        • CA and client certificates
        • Authorization types supported by Apidog
        • Digest Auth
        • OAuth 1.0
        • OAuth 2.0
        • Hawk Authentication
        • Kerberos
        • NTLM
        • Akamai EdgeGrid
      • Response and cookies
        • Overview
        • API response in Apidog
        • Create and send cookies
        • Debug requests
      • Dynamic values Modules
        • Airline
        • Animal
        • Color
        • Commerce
        • Company
        • Database
        • Datatype
        • Date
        • Finance
        • Food
        • Git
        • Hacker
        • Helpers
        • Image
        • Internet
        • Location
        • Lorem
        • Music
        • Number
        • Person
        • Phone
        • Science
        • String
        • System
        • Vehicle
        • Word
    • Environments & variables
      • Overview
      • Using variables
      • Environments & services
    • Pre/Post processors
      • Overview
      • Assertion
      • Extract variable
      • Wait
      • Database operations
        • Overview
        • MySQL
        • MongoDB
        • Redis
        • Oracle Client
      • Using scripts
        • Overview
        • Pre processor scripts
        • Post processor scripts
        • Public scripts
        • Postman scripts reference
        • Calling other programming languages
        • Using JS libraries
        • Visualizing responses
        • Script examples
          • Assertion scripts
          • Using variables in scripts
          • Using scripts to modify request messages
          • Other examples
    • Best practices
      • How to handle API signatures
      • How to access OAuth 2.0 protected APIs
      • Apidog collaboration workflow
      • Managing authentication state in Apidog
    • Account & preferences
      • Account settings
      • Generate OpenAPI access token
      • Language settings
      • Hot keys
      • Network proxy configuration
      • Data backup
      • Updating Apidog
      • Deleting account
      • Experimental Features
    • References
      • API-Design First Approach
      • Apidog OpenAPI/Swagger Specificaiton Extensions
      • JSONPath
      • XPath
      • Regular Expressions
      • JSON Schema
      • CSV File Format
      • Install Java Environment
      • Runner deployment environment
      • Apidog flavored Markdown

    What is Apicat?

    Apicat is a lightweight, open-source API client developed by the team behind Apidog, designed to simplify and streamline API requests for developers who want speed, clarity, and simplicity — without unnecessary bloat.

    A Focused API Client#

    Unlike full-stack API platforms, Apicat is laser-focused on one thing: making API requests fast and delightful. Apicat offers a modern alternative to traditional API clients like Postman or Insomnia — but with a cleaner, developer-centric experience and no hidden telemetry.

    Key Features#

    Clean UI, Developer-First: Built for speed and ease of use, Apicat provides a distraction-free interface for sending HTTP requests and inspecting responses.
    Request-Centric Workflow: Apicat emphasizes API request workflows, making it ideal for developers who want to send, test, and iterate on requests quickly.
    Offline-first, Open-source: All data is stored locally. Your API workspaces are yours, and yours alone.
    Apidog Compatibility: Apicat borrows the robust request capabilities from Apidog, ensuring reliable performance while keeping things lightweight.
    No extras, no clutter: Apicat intentionally excludes features like API documentation, mocking, or automated testing — keeping the client fast and focused.

    Built for Minimalists#

    If you're looking for a fast, no-nonsense API client that just works, Apicat is your perfect companion. It’s everything you need to send API requests — and nothing you don’t.
    👉 Visit the Apicat GitHub to learn more and get started.
    Modified at 2025-06-27 09:40:07
    Next
    Request basics
    Built with