Base URL: https://pocket-llm-api.vercel.app/v1
All endpoints require a JWT.
Authorization: Bearer <token>/auth/signupCreate account/auth/signinGet access token/auth/refreshRefresh token/users/profileGet user profile/users/profileUpdate profile/users/profileDelete account/chatsList chats/chatsCreate chat/chats/{id}Get chat/chats/{id}Update chat/chats/{id}Delete chat/chats/{id}/messagesSend message/chats/{id}/messagesGet messages/modelsList all models/models/savedUser saved models/models/importImport models/models/{id}Remove model/providersList providers/providers/activateAdd provider/providers/{id}Update provider/providers/{id}Remove provider/jobsList jobs/jobs/image-generationCreate job/jobs/{id}Get job statusOfficial SDKs coming soon. Community wrappers exist for Python and JavaScript — share yours on GitHub!