Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 6 additions & 0 deletions pages/iam/how-to/create-api-keys.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ import image from './assets/scaleway-iam-users-dashboard.webp'
import image2 from './assets/scaleway-generate-api-key-new.webp'
import image3 from './assets/scaleway-generated-api-key-new.webp'

<Message type="iam">
**Got 5 minutes? Help us improve**<br/>
Take a quick questionnaire about our developers documentation, and you could be eligible for €60 in cloud credits.<br/>
[Start the questionnaire](https://scaleway.typeform.com/to/wKWtEejP)
</Message>


API keys are unique identifiers necessary to use the [Scaleway API](https://www.scaleway.com/en/developers/api/). You can generate API keys for yourself or for an [IAM application](/iam/concepts/#application) via the Scaleway console. Each API key is scoped to one [Organization](/iam/concepts/#organization) only (so if you are part of multiple Organizations, you will need a different API key for each one). Each user and application can have multiple API keys in each Organization.

Expand Down
6 changes: 6 additions & 0 deletions pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ description: Scaleway's product documentation provides comprehensive guides, tut
searchSuggestion={['ssh', 'smtp', 'proxmox']}
/>

<Message type="iam">
**Got 5 minutes? Help us improve**<br/>
Take a quick questionnaire about our developers documentation, and you could be eligible for €60 in cloud credits.<br/>
[Start the questionnaire](https://scaleway.typeform.com/to/wKWtEejP)
</Message>

## Popular pages

<Grid>
Expand Down