Skip to content

Latest commit

 

History

History
63 lines (31 loc) · 1.24 KB

api-internal.md

File metadata and controls

63 lines (31 loc) · 1.24 KB
title description sidebarDepth
Internal API Docs
Documentation for the FishFish API's internal endpoints
2

Internal API Docs

This page serves to document the API's internal routes for transparency and clarity purposes. None of these endpoints are accessible outside the organization.

Users

POST /users

Create a user.

GET /users/:id

Get a user.

PUT /users/:id

Update a user.

DELETE /users/:id

Delete a user.

Authentication

Domains

URLs


Types