Skip to content
    Back to Store
    API Request Tester
    Replit
    A simple UI for making requests to REST and GraphQL APIs
    6758
    Sign up to use this Extension

    This extension is an API development tool that allows you to make REST and GraphQL requests and view the responses as JSON. All requests are run with CURL to eliminate common CORS errors.

    Features
    A screenshot describing the feature titled REST API Testing
    REST API Testing

    Select from a range of HTTP methods such as GET, POST, and PUT, and add dynamic behavior to requests via Headers, Request Body, Authorization, and Variables.

    A screenshot describing the feature titled GraphQL API Testing
    GraphQL API Testing

    First-class GraphQL support to test queries and mutations. Just connect to a server endpoint and enter a query. To sypport more dynamic behavior, you can also set Variables, Headers, and Authorization.

    A screenshot describing the feature titled Multiplayer Saved Requests
    Multiplayer Saved Requests

    Share saved requests with your team by inviting them to your Repl. Anyone with edit access can install this extension and your Saved Requests lists will stay in sync.

    A screenshot describing the feature titled Readable Responses
    Readable Responses

    Run any request to see a syntax-highlighted, collapsible tree for the response's body and headers.

    Support
    Replit Support
    Community SafetyReplit reviews extensions before they are published. If you encounter inappropriate content, please report it.
    Copyright © 2025 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang