You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: integrations/sdks/speakeasy.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,9 @@ description: "Automate your SDK usage snippets in the API playground"
5
5
6
6
Autogenerated code snippets from Speakeasy SDKs can be integrated directly into Mintlify API reference documentation. SDK usage snippets are shown in the [interactive playground](/api-playground/overview) of Mintlify-powered documentation sites.
7
7
8
+
<Frame>
8
9

10
+
</Frame>
9
11
10
12
## Prerequisites
11
13
@@ -22,15 +24,19 @@ To integrate Speakeasy with Mintlify, you must get the API's combined spec publi
22
24
23
25
Navigate to your [Speakeasy Dashboard](https://app.speakeasy.com) and open the **API Registry** tab. Open the `*-with-code-samples` entry for the API.
24
26
27
+
<Frame>
25
28

29
+
</Frame>
26
30
27
31
<Note>
28
32
If the entry is not labeled **Combined Spec**, ensure that the API has an [automatic code sample URL](https://www.speakeasy.com/docs/code-samples/automated-code-sample-urls) configured.
29
33
</Note>
30
34
31
35
From the registry entry's page, copy the provided public URL.
32
36
37
+
<Frame>
33
38

0 commit comments