Archipels Documentation
  • 🫂Welcome!
    • 🏢Who are we?
    • 🆔What is SSI?
    • 👨‍🏫Glossary of terms
  • 👩‍🔧Product Overview
    • Wallet
    • Electronic Attestations
    • DIDs
    • Trust Registry
  • ⚒️Set up
    • Create an individual wallet and request an attestation
    • Configure an access token
    • Create a Webhook
    • Create your test environment
    • Get your DID wallet
  • 🏗️Create attestation request
    • 🧩Get and Accept Attestation
      • API call : get attestations in my wallet
      • Accept attestation
    • 🏗️Create an Onboarding attestation request against Archipels
      • Attestation request
      • Accept attestation
    • 🏗️Create an email attestation request against Archipels
      • Attestation request
      • Accept attestation
  • 📃Issue attestation
    • Create a second wallet and configure this new environment
    • Create a schema attestation
    • Create a connection: Create an invitation
    • Create a connection: Accept an invitation
    • Attestation send offer
    • Accept attestation
  • 🔀Send presentation request
    • 🪪Send a Presentation
      • Create a third wallet and configure this new environment
      • Create a connection
      • Send Presentation request
      • Get the list of presentation requests (not available currently)
      • Get the presentation requests
      • Get the list of valid attestations
      • Send/Show presentation
      • Get the presentation
    • 📑Send several Presentations
      • Send Presentations request
      • Get the presentation requests
  • ➕Other features
    • 📩Messages
      • Send a message
    • 📃Delete an attestation
      • Delete attestation
  • 🏁API: COLLECTIONS
  • List of schemes
  • 🔗Links
    • Website
    • Recruitement
    • Doc for Archipels Certify
    • Trust Registry
Propulsé par GitBook
Sur cette page

Cet article vous a-t-il été utile ?

  1. Set up

Configure an access token

Before to get acces to the wallet API, you must create and configure an Access Token which is the key used for authentication against de API service.

PrécédentCreate an individual wallet and request an attestationSuivantCreate a Webhook

Dernière mise à jour il y a 1 an

Cet article vous a-t-il été utile ?

Get your Access Token

  1. From the web interface of your wallet, click on Settings

  2. In the Settings section, click on Access tokens

  3. Click on the button Create an access token

  4. Set a name, an expiration date, and scopes (for a standard test, you can select all scopes)

  5. Click on create

In a real environment, you will create specific tokens for specific scopes. the chosen scopes define the actions that can be performed on the wallet through the use of the generated token

Remember to store your access token securely as it will not be shown again

⚒️
Your access token will be displayed only once on this page, be sure to save it