Uncodie (now Makinari) · Authentication Profile

Uncodie Authentication

Authentication

Uncodie (now Makinari) secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceAI AgentsCRMSales AutomationMarketing AutomationLead GenerationNo-CodeMCPCommerceWorkflowsWebhookOpen-Source
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

bearerApiKey apiKey
scheme: Bearer YOUR_API_KEY · in: header (Authorization)
xApiKey apiKey
· in: header (x-api-key)

Source

Authentication Profile

uncodie-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.makinari.com/rest-api
docs: https://docs.makinari.com/first-steps/api-keys
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
notes: >-
  Makinari (formerly Uncodie) uses API-key authentication across its REST API,
  Workflows API, Content API, and MCP server. Keys are passed as a Bearer token
  in the Authorization header; the Secure Tokens API instead uses an x-api-key
  header. No OAuth 2.0 or OpenID Connect authorization surface is documented.
schemes:
  - name: bearerApiKey
    type: apiKey
    in: header
    parameter: Authorization
    scheme: 'Bearer YOUR_API_KEY'
    description: >-
      All REST API, Workflows, and MCP requests require an API key passed as a
      Bearer token in the Authorization header.
    sources:
      - https://docs.makinari.com/rest-api
      - https://docs.makinari.com/workflows
      - https://docs.makinari.com/mcp-server/setup/remote
  - name: xApiKey
    type: apiKey
    in: header
    parameter: x-api-key
    description: >-
      Secure Tokens API endpoints (server-to-server secret decryption) require
      an API Key or Service Key via the x-api-key header.
    sources:
      - https://docs.makinari.com/rest-api/secure-tokens
key_management:
  create: POST /api/keys
  list: GET /api/keys?site_id=...&user_id=...
  revoke: DELETE /api/keys?id=...&site_id=...&user_id=...
  scopes: [read, write]
  expiration_days_default: 90
  docs: https://docs.makinari.com/first-steps/api-keys
  notes: >-
    Keys are scoped to a site and user, support optional prefix and metadata,
    and are displayed in full only once at creation.
content_api_exception:
  description: >-
    Content API requests from browsers succeed without an API key only when the
    Origin header matches the domain registered for the site; server-to-server
    requests always require a key.
  source: https://docs.makinari.com/content-api

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/uncodie-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 email required.

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