Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 550 Bytes

File metadata and controls

33 lines (19 loc) · 550 Bytes
id index
title REST API
sidebar_label REST API

REST API

Complete reference for the Mass Payout backend REST API.

Overview

The backend exposes a RESTful API for managing assets, distributions, and payouts.

Swagger Documentation

When the backend is running, interactive API documentation is available at:

http://localhost:3001/api/docs

Endpoints

Coming soon

Authentication

Coming soon

Rate Limiting

Coming soon

This documentation is under development. Use the Swagger UI for current API reference.