Magic logo

Magic

Magic is an embedded-wallet and authentication platform offering passwordless login (magic links, OAuth, WebAuthn, SMS) plus white-label Embedded Wallets and Server Wallets. Primary surface is the Magic SDK; an Admin REST API exists for user lookup, token validation, and metadata.

2 APIs 0 Features
Web3WalletsAuthenticationEmbedded WalletsMPC

APIs

Magic Admin API

REST API for backend integrations: validate Magic-issued DID tokens, fetch user metadata, log out users, and manage white-label policies.

Magic Server Wallets API

REST API to provision server-managed wallets and sign transactions in backend services.

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: magic-link
url: https://raw.githubusercontent.com/api-evangelist/magic-link/refs/heads/main/apis.yml
name: Magic
kind: company
description: Magic is an embedded-wallet and authentication platform offering passwordless
  login (magic links, OAuth, WebAuthn, SMS) plus white-label Embedded Wallets and
  Server Wallets. Primary surface is the Magic SDK; an Admin REST API exists for user
  lookup, token validation, and metadata.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Web3
  - Wallets
  - Authentication
  - Embedded Wallets
  - MPC
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
  - aid: magic:admin-api
    name: Magic Admin API
    description: 'REST API for backend integrations: validate Magic-issued DID tokens,
      fetch user metadata, log out users, and manage white-label policies.'
    humanURL: https://magic.link/docs/api-reference/server-side-sdks/admin-sdk
    baseURL: https://api.magic.link
    tags:
    - REST
    - Auth
    - Admin
    properties:
    - type: Documentation
      url: https://magic.link/docs/api-reference/server-side-sdks/admin-sdk
  - aid: magic:server-wallets
    name: Magic Server Wallets API
    description: REST API to provision server-managed wallets and sign transactions
      in backend services.
    humanURL: https://magic.link/docs/server-wallets/overview
    baseURL: https://api.magic.link/v1
    tags:
    - REST
    - Wallets
    properties:
    - type: Documentation
      url: https://magic.link/docs/server-wallets/overview
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/magiclabs-inc
  - type: Website
    url: https://magic.link/
  - type: Plans
    url: plans/magic-link-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/magic-link-rate-limits.yml
  - type: FinOps
    url: finops/magic-link-finops.yml
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com