Unified API specification for all Yuki Platform services. This specification includes 5 APIs with 11 total endpoints.
- Server 1:https://apirest.yukiworks.com/api/v1
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.