SDKs
Stainless
Automate your SDK example snippets in the API playground
Follow these steps to integrate Stainless with your Mintlify API documentation:
- Add this to your Stainless config:
openapi.stainless.yml
-
Set up your OpenAPI configuration in Mintlify.
-
Create a GitHub Action to sync your OpenAPI spec between Stainless and your docs:
Required GitHub Secrets:
STAINLESS_API_KEY
: Your Stainless API keyAPI_TOKEN_GITHUB
: GitHub Personal Access Token with repo access
Was this page helpful?