Unified API specification for all Yuki Platform services. This specification includes 5 APIs with 8 total endpoints.
API Base URL
- Server 1:https://apirest.yukiworks.com/api/v1
Security
bearerAuth (http)
Provide your bearer token in the Authorization header when making requests to protected resources.
Example: Authorization: Bearer 123
vismaConnect (oauth2)
This API uses OAuth 2 with the authorization code flow.