Y
Yoshi API
Details
- URL
-
https://api.yoshi.ai/v1 - Docs
- https://docs.yoshi.ai/api-reference/accounts/list-accounts
Authentication
Authorization: Bearer <credential> In the Yoshi dashboard, open Settings → API Keys, click Create API Key, give it a name, and copy the key immediately. The docs say keys start with yoshi_ and are only shown once. See Authentication.
Yoshi OAuth access token oauth2 discovered
Authorization: <credential> The API reference states some endpoints also accept a Yoshi OAuth access token issued by Sign in with Yoshi, but the public docs scraped did not expose the OAuth app registration or token-minting flow. Start from the Yoshi developer docs and product dashboard, and look for Sign in with Yoshi / OAuth app registration guidance if you need user-authorized access. See List accounts auth section.