Synthefy · Authentication Profile

Synthefy Authentication

Authentication

Synthefy secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyFoundation ModelsMachine-LearningForecastingTime SeriesTabular DataSynthetic DataArtificial IntelligencePredictive Analytics
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header, environment

Security Schemes

SynthefyApiKey apiKey
· in: header ()
NoriBearerToken http
scheme: bearer

Source

Authentication Profile

synthefy-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.synthefy.com/setup/api_key
docs: https://docs.synthefy.com/setup/api_key
summary:
  types: [apiKey, http]
  api_key_in: [header, environment]
  oauth2_flows: []
notes: >-
  Synthefy authenticates with account API keys created in the Synthefy Console
  (https://console.synthefy.com/, Settings -> API Keys). Keys can be passed to the
  Python SDK via the api_key argument or the SYNTHEFY_API_KEY environment variable.
  The classical Forecasting product and the Nori model use SEPARATE keys with
  different rate limits and creation flows; a classical key does not authenticate
  Nori requests. Nori allows exactly one key per account (shown once at creation,
  not retrievable) and requires an active subscription.
schemes:
- name: SynthefyApiKey
  type: apiKey
  in: header
  scope: forecasting-api
  description: >-
    Synthefy Forecasting API key supplied by the synthefy Python client
    (SynthefyAPIClient); set in code or via SYNTHEFY_API_KEY.
  sources: [https://docs.synthefy.com/setup/api_key]
- name: NoriBearerToken
  type: http
  scheme: bearer
  scope: nori
  description: >-
    Nori hosted inference is called with an Authorization: Bearer
    $SYNTHEFY_NORI_API_KEY header against the OpenAI-style /predict endpoint.
  sources: [https://docs.synthefy.com/nori/quickstart]

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/synthefy-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.