icrc/docs/api/endpoints
antifallobst eb877b0943
docs: documented /account/auth and fixed the Auth header in /account/register
2024-03-24 16:26:50 +01:00
..
account docs: documented /account/auth and fixed the Auth header in /account/register 2024-03-24 16:26:50 +01:00
README.md docs: started to document single api entpoints 2024-03-23 18:57:50 +01:00

README.md

API Endpoints

Disclaimer: ICRC is currently work in progress. This means, that not all endpoints are implemented yet. An overview, which API endpoints are currently implemented can be found in this tracking issue. Further, the specific design of endpoints can be subject to change, while the project is still under rapid development.

This directory represents the API structure. Every endpoint has its own file and for every URL subdirectory there is a directory.

Overview

  • /account
    • /register - POST
    • /auth - POST
    • /invite
      • new - POST
  • /relay
    • /create - POST