How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Super.ai sso API

Single Sign-On operations for configuring SAML-based SSO authentication.

Super.ai sso API is one of 19 APIs that Super.ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include SSO. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 6 operations across 3 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://flows.super.ai/api.

6 operations 3 paths 9 schemas 1 DELETE3 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://flows.super.ai/api
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Super.ai sso API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). An API key is passed in the header as X-API-Key (APIKeyAuth).

  • BearerAuth — JWT Bearer token authentication. Include your access token in the Authorization header as: Bearer YOURACCESSTOKEN Example: Authorization: Bearer eyJhbGciOiJIUz…
  • APIKeyAuth — API key authentication. Include your API key in the X-API-Key header as: X-API-Key YOURAPIKEY Example: X-API-Key: saf1234567890

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

sso 6

Single Sign-On operations for configuring SAML-based SSO authentication.

GET
/api/sso
Get SSO configuration for organization
get_sso_config_api_sso_get → 200404401
POST
/api/sso
Create SSO configuration for organization
create_sso_config_api_sso_post body → 201400500401422
DELETE
/api/sso
Remove SSO configuration for organization
delete_sso_config_api_sso_delete → 204404401
PATCH
/api/sso
Update SSO metadata configuration
update_sso_config_api_sso_patch body → 200400404500401422
GET
/api/sso/service-provider-details
Get Supabase SAML service-provider URLs
get_sso_service_provider_details_api_sso_service_provider_details_get → 200401
GET
/api/sso/metadata
Proxy SAML metadata to avoid CORS issues
proxy_saml_metadata_api_sso_metadata_get 1 param → 200401400500422

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are SSOOrganizationResponse (9 properties), SSOProviderUpdate (5 properties), SSOProviderCreate (5 properties), SSOServiceProviderDetails (4 properties). Each schema is shown below with its type and property counts.

SSOProviderUpdate
object
Request model for updating an SSO provider via Supabase Management API.
5 properties
MetadataResponse
object
1 property 1 required
SSOOrganizationResponse
object
API response model for SSO organization configuration.
9 properties 3 required
ErrorResponse
object
Standard API error response structure. All error responses from the API follow this format, ensuring consistent error handling for API consumers. Example: { "e…
2 properties 1 required
SSOServiceProviderDetails
object
Supabase SAML service-provider URLs to configure in the customer's IdP.
4 properties 4 required
ValidationError
object
3 properties 3 required
SSOProviderCreate
object
Request model for creating an SSO provider via Supabase Management API.
5 properties 1 required
HTTPValidationError
object
1 property
ErrorDetail
object
Standard error detail structure. This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

superai-sso-api-openapi.yml Raw ↑

Other APIs Super.ai publishes across the network.

Super.ai auth API
Super.ai files API
Super.ai flow-executions API
Super.ai flows API
Super.ai human-review-tasks API
Super.ai integrations API
Super.ai models API
Super.ai organizations API
Super.ai plugins API
Super.ai profile API
Super.ai service-accounts API
Super.ai task-data API
Where this information came from

This is an independent, third-party profile of Super.ai sso API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.