MetaCopier
Open appSupport
  • 📄Documentation
  • 💟Introduction
  • Features
    • 💼Basic features
    • 🌟Pro features
    • 🔀Signal sharing
    • 🏎️HFT support
    • 💢Specifications
  • ⛳Pending orders
  • Tutorials
    • 🚀Quick start guide
    • 📈Set up strategy
    • ➡️Connect TradingView
    • 💰Prop firms guide
    • 🖥️For developers
    • 🔍Regex
    • ⏳Cron expressions
    • 🏠My home IP
  • B2B
    • 👨‍💼Business-to-Business
    • 🏷️White label
  • MetaCopier
    • 🧑‍🤝‍🧑Affiliate Program
    • Frequently Asked Questions (FAQ)
    • ⛑️Troubleshooting
    • 💠App
    • 💲Billing
    • 💳Payment methods
    • 🤝Support
    • 🚧Feature request
    • 🚀Release notes
  • REST API
    • ✨SDK
      • Usage
        • C#
        • Java
        • Typescript
        • Python
        • Other
      • Generation
    • 💡API
      • Swagger
      • Readme.io
    • 🗒️Changes
  • Socket API
    • 💡API
    • 🗒️Changes
Powered by GitBook
On this page

Was this helpful?

  1. REST API
  2. API

Swagger

PreviousAPINextReadme.io

Last updated 1 year ago

Was this helpful?

Swagger UI is a web-based tool that allows developers to interact with and explore RESTful APIs visually. It dynamically generates interactive documentation based on the OpenAPI Specification (formerly known as Swagger Specification), providing users with a comprehensive overview of the API's endpoints, request parameters, response schemas, and more. With Swagger UI, developers can easily navigate through different API operations, view example requests and responses, and even execute API requests directly within the interface.

To utilize the Swagger UI, enter the API key, and then you can proceed to send requests to the REST API.

💡
Swagger UI
Logo