Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/docs/workers-ai/get-started/rest-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ To get these values:
2. Review the prefilled information.
3. Select **Create API Token**.
4. Select **Copy API Token**.
5. Save that value for future use.
5. Save that value for future use. This token will be visible [on your profile](/api/get-started/create-token/).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current one is broken and does not work.
The correct URL is: https://dash.cloudflare.com/profile/api-tokens

4. For **Get Account ID**, copy the value for **Account ID**. Save that value for future use.

:::note
Expand Down Expand Up @@ -75,4 +75,4 @@ By completing this guide, you have created a Cloudflare account (if you did not
## Related resources

- [Models](/workers-ai/models/) - Browse the Workers AI models catalog.
- [AI SDK](/workers-ai/configuration/ai-sdk) - Learn how to integrate with an AI model.
- [AI SDK](/workers-ai/configuration/ai-sdk) - Learn how to integrate with an AI model.
Loading