authentiq.io
Authentiq provides an identity and authentication service centered on OAuth 2.0 and OpenID Connect. Its Connect product lets applications authenticate users and access identity/profile information through a hosted provider API.
Authentiq.io exposes one documented HTTP API surface: the Authentiq Connect OAuth 2.0 / OpenID Connect API at `https://connect.authentiq.io`, with a published OpenAPI spec and client-based authentication.
- Authentiq Connect APIdiscovered
Sign in to the Authentiq Dashboard and register an application/client to obtain a client_id and client_secret. The OpenAPI description states the client_id is obtained from the dashboard; the token endpoint uses the registered client_id and client_secret, and client-management endpoints operate on previously registered clients.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing