VoyceMe · Authentication Profile

Voyceme Authentication

Authentication

VoyceMe secures its APIs with none and http across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyMangaWebtoonsWeb NovelsComicsPublishingCreatorsGraphQLAI CharactersEntertainmentMedia
Methods: none, http Schemes: 3 OAuth flows: API key in: header

Security Schemes

anonymous none
HasuraAdminSecret apiKey
· in: header ()
PlayEngineBearer http
scheme: bearer

Source

Authentication Profile

voyceme-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: live probe of https://graphql.voyce.me/v1/graphql + https://playengine.voyce.me/developers/
summary:
  types: [none, http]
  api_key_in: [header]
  oauth2_flows: []
notes: >-
  VoyceMe exposes a public Hasura GraphQL endpoint at https://graphql.voyce.me/v1/graphql.
  Read queries and the public insert mutations (contact_us, newsletter, popup_emails,
  search_history, giveaway participants, CSAT, chatbot conversations/messages, feedback,
  user_creations) execute against Hasura's anonymous role and require NO authentication
  (verified: an unauthenticated query returned live voyce_series and blog_posts data).
  Privileged/admin access to the same Hasura instance uses the standard Hasura auth model
  (x-hasura-admin-secret header or a JWT bearer carrying x-hasura-* session claims) but no
  admin surface is publicly documented. The Play Engine developer product
  (https://playengine.voyce.me/developers/) uses a bearer API token (a "demo" token is
  referenced in the public app config) for its REST character/chat endpoints.
schemes:
  - name: anonymous
    type: none
    description: Hasura anonymous role; public read + public form-insert mutations, no credential.
    sources: [graphql/voyceme-graphql.graphql]
  - name: HasuraAdminSecret
    type: apiKey
    in: header
    parameter_name: x-hasura-admin-secret
    description: Hasura admin secret for privileged access (not publicly provisioned).
    sources: [graphql/voyceme-graphql.graphql]
  - name: PlayEngineBearer
    type: http
    scheme: bearer
    description: Bearer API token for Play Engine REST endpoints (api/character-create, playengine/chat).
    sources: [https://playengine.voyce.me/developers/]

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