S
Sinao API
Details
- URL
-
https://api.sinao.app/v1 - Spec
- https://api.sinao.app/v1/swagger.yaml
- Spec (json)
- https://api.apis.guru/v2/specs/sinao.app/1.1.0/openapi.json
- Docs
- https://documenter.getpostman.com/view/7648432/T1Dwasva
Authentication
Authorization: Bearer <credential> Log in to the Sinao API by calling `POST /login` with your Sinao account email and password (and code if 2FA is enabled). The API returns a token used as a Bearer token for authenticated requests; the docs show API auth as Bearer Token in the Postman collection.