SignwardSIGNWARD Developer
  • Home
  • Guides
  • APIs
  • SDKs
  • Reference

Build with Signward

Integrate white-label authentication in minutes. Explore guides, the REST API reference, and first-class SDKs for .NET, Python, JavaScript, and PHP.

Start building API reference
quickstart.cs
using IdServer.Client.Middleware;

builder.Services.AddIdServerAuth(o =>
{
    o.Authority = "https://api.signward.com";
    o.ClientId = "YOUR_CLIENT_ID";
    o.Scopes = "openid profile email roles";
});

app.UseIdServerAuth();

Start building

Follow the getting started guide to sign up, create your first tenant, and protect your first API.

Read the guide

API reference

Full REST API: OIDC discovery, token issuance, user management, webhooks, and compliance.

Browse endpoints

SDKs

Drop-in client libraries for .NET, Python, JavaScript, and PHP. A NuGet, pip, npm, or Composer install away.

View SDKs

Protect a Web API

Validate Signward access tokens in your ASP.NET Core or FastAPI backend. JWKS, audience check, role policies.

Read tutorial

Webhooks

Subscribe your backend to signup, login, and billing events. HMAC-signed deliveries with retry and backoff.

Learn events
SignwardSIGNWARD

Developer documentation for Signward — white-label identity server with MFA, OIDC, SDKs, and webhooks.

Docs

  • Getting started
  • API reference
  • SDKs
  • Reference

Signward

  • Home
  • Pricing
  • Portal
  • Privacy
  • Developer support:
    developers@signward.com

© 2026 Signward. All Rights Reserved.

  • Privacy Policy
  • Terms of Service
  • DPA
We use cookies strictly necessary for the service to function. Functional and analytics cookies are only used with your consent. See our Privacy Policy.
Cookie settings