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: src/content/partials/d1/generate-d1-api-token.mdx
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,4 +18,7 @@ import { Steps } from "~/components";
18
18
8. Select **Continue to summary**.
19
19
9. Select **Create token**.
20
20
10. Copy the API token and save it in a secure file.
21
-
</Steps>
21
+
</Steps>
22
+
23
+
- Refer to [Create API token](/fundamentals/api/get-started/create-token/) for more information on creating API tokens through the Cloudflare dashboard.
24
+
- Refer to [Create tokens via API](/fundamentals/api/how-to/create-via-api/) for more information on creating API tokens through API.
0 commit comments