Skip to content

api-evangelist/descope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Descope (descope)

Descope is a customer and agentic identity access management (CIAM) platform founded in 2022 by veterans of Sentrigo and Demisto (acquired by Palo Alto Networks). Its signature is drag-and-drop Descope Flows — a visual authentication-flow builder — paired with passwordless methods (passkeys, magic link, OTP, social, biometric), risk-based MFA, SSO/SAML/SCIM, fine-grained authorization, and a growing Agentic Identity Hub that issues scoped OAuth tokens to AI agents and MCP servers. Descope ships SDKs for every mainstream language and framework, a CLI, Terraform/Pulumi providers, self-hostable hosted-auth app, and prebuilt migration tools from Auth0, Cognito, Firebase, and Keycloak. Free tier covers 7,500 MAUs forever; paid tiers start at $249/month.

APIs.json: https://raw.githubusercontent.com/api-evangelist/descope/refs/heads/main/apis.yml

Scope

  • Position: Consuming
  • Access: 3rd-Party

Tags

  • Authentication
  • Identity
  • CIAM
  • Passwordless
  • Passkeys
  • MFA
  • SSO
  • OAuth
  • OIDC
  • SAML
  • SCIM
  • Authorization
  • FGA
  • Agentic Identity
  • MCP

Timestamps

  • Created: 2026-05-25T00:00:00.000Z
  • Modified: 2026-05-25

APIs

Descope Authentication API

Public, end-user-facing authentication API covering every Descope login experience — One-Time Passwords (email/SMS/voice/IM), Magic Link, Enchanted Link, OAuth/Social, One-Tap, nOTP, TOTP authenticator apps, WebAuthn/Passkeys, password authentication, security questions, recovery codes, SSO/SAML, access keys, session refresh, tenant selection, and IdP-initiated logout. All flows expose signup, signin, signup-in, verify, and update endpoints where applicable so frontends and mobile SDKs can compose any journey Descope Flows can render.

Tags

  • Authentication
  • Passwordless
  • OAuth
  • OIDC
  • SAML
  • WebAuthn
  • Passkeys
  • MFA

Properties

Descope Management API

Server-side administrative API for managing every resource in a Descope project — users, access keys, tenants, roles, permissions, groups, SSO/SAML/OIDC configuration, password policies, JWT customization, flows, widgets, localization, custom attributes, fine-grained authorization (FGA) schemas and relations, audit logs, analytics, third-party (inbound) applications, outbound connectors, project import/export, and impersonation. Authentication uses a Management Key (sk_…) and is required for any backend automation, CI/CD, migration, or admin tooling.

Tags

  • Management
  • Administration
  • Users
  • Tenants
  • Roles
  • Permissions
  • SSO
  • SCIM
  • Audit

Properties

Descope OAuth Applications API

Standards-compliant OAuth 2.1 / OIDC authorization server endpoints that let Descope act as an identity provider for inbound third-party applications and agentic clients. Covers the full /oauth2/v1/... surface — authorize, token, revoke, userinfo, device authorization, CIBA backchannel authorization, and dedicated agentic / MCP-server registration paths (/oauth2/v1/apps/agentic/{project_id}/{mcp_server_id}/authorize|token) for AI agents that need delegated user credentials. Supports PKCE, JAR (RFC 9101) request objects, DPoP, and dynamic client registration via SCIM v2.

Tags

  • OAuth
  • OIDC
  • Inbound Apps
  • Third-Party
  • Federation
  • MCP

Properties

Descope SCIM 2.0 API

System for Cross-domain Identity Management (SCIM) 2.0 endpoints under /scim/v2/ for automated user and group lifecycle provisioning from upstream IdPs (Okta, Entra ID, Google Workspace, JumpCloud, etc.) into Descope tenants. Implements the standard Users, Groups, ResourceTypes, Schemas, and ServiceProviderConfig resources required for enterprise self-service SSO.

Tags

  • SCIM
  • Provisioning
  • Identity
  • Users
  • Groups

Properties

Descope JWKS and Discovery API

Public key and discovery endpoints used by any RP that needs to validate Descope-issued session JWTs without calling the API. Includes the project JWKS endpoints (/v1/keys, /v2/keys), OIDC discovery (/.well-known/oauth-authorization-server, /{projectId}/.well-known/...), and project configuration metadata. These are unauthenticated and cache-friendly.

Tags

  • JWKS
  • Discovery
  • OIDC
  • Keys

Properties

Common Properties

Maintainers

FN: Kin Lane Email: info@apievangelist.com URL: https://apievangelist.com

About

API Evangelist profile of Descope — drag-and-drop authentication and passwordless flows platform

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors