Shakr Media · Authentication Profile

Shakr Media Authentication

Authentication

Shakr Media secures its APIs with oauth2 and http across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyVideoVideo CreationVideo EditingVideo APIMediaSDKAutomationAdvertisingWhite Label
Methods: oauth2, http Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2ClientCredentials oauth2
bearerAuth http
scheme: bearer · in: header ()

Source

Authentication Profile

shakr-media-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://developers.shakr.com/docs/api/authentication/
docs: https://developers.shakr.com/docs/api/authentication/
summary:
  types: [oauth2, http]
  api_key_in: []
  oauth2_flows: [clientCredentials]
  bearer: true
notes: >-
  The Shakr Video API uses the OAuth 2.0 Client Credentials Grant for
  service-to-service authentication (no end-user account). Callers exchange a
  client_id + client_secret (grant_type=client_credentials, optional scope) at
  the token host for an access_token, then send it as an HTTP bearer token on
  every request. Access tokens can be scope-restricted using the
  resource[:action][:target] convention (see scopes/).
schemes:
  - name: OAuth2ClientCredentials
    type: oauth2
    flow: clientCredentials
    token_host: https://api.shakr.com
    grant_type: client_credentials
    params: [client_id, client_secret, grant_type, scope]
    source: docs
  - name: bearerAuth
    type: http
    scheme: bearer
    in: header
    header: Authorization
    format: "Bearer <ACCESS_TOKEN>"
    source: docs

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/shakr-media-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.