Meitu · Authentication Profile

Meitu Authentication

Authentication

Authentication profile for the Meitu AI Open Platform (OpenAPI). Meitu issues an access key / secret key pair per application from the platform console. Requests are authenticated with an HMAC signature computed from the secret key (the platform documents signing helpers in C#, Go, Java, Python, JavaScript and PHP). Legacy MTlab synchronous endpoints accept the credential pair as api_key / api_secret query parameters.

Meitu secures its APIs with apiKey and custom-signature across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceImage ProcessingComputer-VisionVideoGenerative AIPhoto Editing
Methods: apiKey, custom-signature Schemes: 2 OAuth flows: API key in:

Security Schemes

openapiSignature signature
mtlabApiKey apiKey
· in: query ()

Source

Authentication Profile

meitu-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://ai.meitu.com/doc/?id=92&type=api
docs: https://ai.meitu.com/doc/?id=92&type=api
description: >-
  Authentication profile for the Meitu AI Open Platform (OpenAPI). Meitu issues
  an access key / secret key pair per application from the platform console.
  Requests are authenticated with an HMAC signature computed from the secret
  key (the platform documents signing helpers in C#, Go, Java, Python,
  JavaScript and PHP). Legacy MTlab synchronous endpoints accept the credential
  pair as api_key / api_secret query parameters.
summary:
  types:
    - apiKey
    - custom-signature
schemes:
  - name: openapiSignature
    type: signature
    style: access-key/secret-key HMAC signature
    credential_env:
      - MEITU_OPENAPI_ACCESS_KEY
      - MEITU_OPENAPI_SECRET_KEY
    description: >-
      Per-application access key + secret key. The secret key signs each request
      (signature helpers published per language). Verified via
      /demo/authorization on the OpenAPI gateway.
    source: https://ai.meitu.com/doc/?id=92&type=api
  - name: mtlabApiKey
    type: apiKey
    in: query
    param_names:
      - api_key
      - api_secret
    description: >-
      Legacy MTlab synchronous vision endpoints (e.g.
      /v1/AIDenoise, /v1/photo_scissors/sod) accept the credential pair as query
      parameters over HTTPS.
    source: https://ai.meitu.com/doc/?id=92&type=api
notes:
  - HTTPS/TLS required for all requests.
  - Free trial credentials are rate-limited to 1 QPS / 1000 calls.

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/meitu-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.