{"@context": "https://schema.org", "@type": "WebAPI", "name": "Sinao API API", "description": "Sinao API for account management, apps administration and network exploration", "provider": {"@type": "Organization", "name": "sinao.app"}, "documentation": "https://api.sinao.app/v1/swagger.yaml"}
Index / APIs / sinao.app

Sinao API API

Sinao API for account management, apps administration and network exploration

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://api.sinao.app/v1 https://api.sinao.dev/v1 https://api.sinao.test/v1

auth: b a s i c ,

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Sinao API v1.1.0

Sinao API for account management, apps administration and network exploration

methodpathwhat the vendor says it does
GET/appsList apps Get all apps Applications
POST/appsCreate an app Create a new `App` with their organization profile hidden
GET/apps/access/invite/{accessToken}Get invitation informations Get infos of an invitation request. Returns an `AccessInvitation` object hidden
DELETE/apps/access/invite/{accessToken}Delete an invitation from token Remove an invitation from token hidden
POST/apps/access/invite/{accessToken}/registerCreate an User by invitation Registration for an invited user hidden
GET/apps/{appId}Get an app Get app informations Applications
GET/apps/{appId}/accessGet policies for an app Get all policies for an app. Manage access for users hidden
GET/apps/{appId}/access/inviteList invitations Get all sent invitations hidden
POST/apps/{appId}/access/inviteInvite an user Invites a user to access the organization panel hidden
DELETE/apps/{appId}/access/invite/{id}Delete an invitation Remove an invitation hidden
GET/apps/{appId}/access/profilesGet profiles Get all profiles hidden
GET/apps/{appId}/access/{userId}Get police for an user Find policy profile for an user on an app hidden
POST/apps/{appId}/access/{userId}Update police for an user Update police for an user on an app hidden
DELETE/apps/{appId}/access/{userId}Delete police for an user Cancel access for an user on an app hidden
GET/apps/{appId}/accountcategories/List categories AccountCategories
POST/apps/{appId}/accountcategories/Create a category AccountCategories
GET/apps/{appId}/accountcategories/{id}Get a category AccountCategories
POST/apps/{appId}/accountcategories/{id}Update a category AccountCategories
DELETE/apps/{appId}/accountcategories/{id}Remove a category AccountCategories
GET/apps/{appId}/accounting_entries/List accounting entries Entries
GET/apps/{appId}/accounts/List Account Accounts
POST/apps/{appId}/accounts/Create a Account Accounts
POST/apps/{appId}/accounts/batchCreate many accounts Create many accounts hidden
GET/apps/{appId}/accounts/{id}Get a Account Accounts
POST/apps/{appId}/accounts/{id}Update a Account Accounts
DELETE/apps/{appId}/accounts/{id}Remove a Account Accounts
GET/apps/{appId}/apikeysGet all api keys Applications
POST/apps/{appId}/apikeysCreate new API key Applications
DELETE/apps/{appId}/apikeys/{id}Remove an api key Applications
GET/apps/{appId}/apipartnersGet all api parners Applications
GET/apps/{appId}/attachmentsList attachments Get list of attachments Attachments
POST/apps/{appId}/attachmentsAttach a file on an object Attachments
PUT/apps/{appId}/attachmentsRecreate S.A.P attestations Attachments
GET/apps/{appId}/attachments/downloadDownload a list of attachments in pdf into a .zip file attachments
GET/apps/{appId}/attachments/sap-downloadDownload a list of SAP attestations in pdf into a .zip file attachments
GET/apps/{appId}/attachments/{id}Get attachment by id Attachments
DELETE/apps/{appId}/attachments/{id}Detach a file from id Attachments
GET/apps/{appId}/attachments/{id}/pdfDownload the attachment as pdf attachments
GET/apps/{appId}/bankdetailsList BankDetails BankDetails
POST/apps/{appId}/bankdetailsCreate a BankDetails BankDetails

and 160 more operation(s) in this specification, all searchable.

specification origin: https://api.sinao.app/v1/swagger.yaml

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.