Glife · Authentication Profile

Glife Authentication

Authentication

Glife secures its APIs with token across 0 declared security schemes, as derived from its OpenAPI definitions.

CompanyFood TechGrocerySupply ChainE-CommerceGraphQLSoutheast AsiaAgTechLogistics
Methods: token Schemes: 0 OAuth flows: API key in:

Security Schemes

Source

Authentication Profile

glife-authentication.yml Raw ↑
generated: '2026-07-19'
method: derived
source: graphql/glife-schema.graphql
docs: null
summary:
  types:
  - token
  model: GraphQL mutation-based credential login returning a bearer token (JWT-style)
    + refresh token; token presented on subsequent requests. No OpenAPI securitySchemes
    (GraphQL API).
  transport: Authorization header bearer token (derived; single GraphQL POST endpoint)
login_operations:
- mutation: login
  args:
  - username
  - password
  returns: LoginResponse{token,refreshToken,user}
  audience: internal/back-office
- mutation: loginEcommerce
  args:
  - email
  - mobileCode
  - mobileNumber
  - mode
  - password
  returns: LoginResponse{token,refreshToken,user}
  audience: ecommerce customer
- mutation: loginDriver
  returns: LoginResponse
  audience: driver app
- mutation: registerCustomer
  args:
  - email
  - mobileCode
  - mobileNumber
  - firstName
  - lastName
  - companyName
  - outletName
  returns: RegisterResponse
- mutation: registerEcommerceCustomer
  args:
  - email
  - mobileCode
  - mobileNumber
  - fullName
  - password
  - companyName
  returns: RegisterResponse
- mutation: forgotPassword
  returns: —
- mutation: resetPassword
  returns: —
- mutation: generateOTPVerification
  returns: —
  note: SMS/email OTP issuance
- mutation: verifyOTPVerification
  args:
  - code
  returns: CommonResponse
  note: OTP verification step
notes: Derived from live GraphQL introspection. LoginResponse exposes token + refreshToken;
  two-factor via OTP mutations. Bearer transport inferred from standard GraphQL/JWT
  practice — not published in a securityScheme.

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