|
# ICRC API
|
|
|
|
## Endpoint overview
|
|
|
|
- /account
|
|
- [X] `POST` /register
|
|
- [X] `POST` /auth
|
|
- [ ] `POST` /delete
|
|
- [ ] `GET` /blob
|
|
- [ ] `POST` /blob
|
|
- /invite
|
|
- [X] `POST` /new
|
|
- [ ] `GET` /list
|
|
- /relay
|
|
- [X] `POST` /create
|
|
- [ ] `POST` /join
|
|
- [ ] `POST` /leave |