Hamad Bin Khalifa University · Authentication Profile

Hbku Authentication

Authentication

Authentication across the two APIs Hamad Bin Khalifa University actually operates. Both are key-based and both require registration; neither offers OAuth, and neither publishes a scope vocabulary, so this repository carries no scopes/ artifact. This file replaces an earlier one derived from Figshare's OAuth contract, which described a vendor's authentication scheme and not the university's.

Hamad Bin Khalifa University secures its APIs with http-bearer and api-key-in-body across 2 declared security schemes, as derived from its OpenAPI definitions.

UniversityHigher EducationEducationResearchQatarMiddle EastArtificial IntelligenceLarge Language ModelsNatural Language ProcessingArabicResearch ComputingResearch DataCourse CatalogRepositoryOpen Access
Methods: http-bearer, api-key-in-body Schemes: 2 OAuth flows: API key in:

Security Schemes

Bearer http
scheme: bearer · in: header (Authorization)
api_key apiKey
· in: body (api_key)

Source

Authentication Profile

Raw ↑
generated: '2026-08-30'
method: derived
source:
- openapi/_original/hbku-fanar-api-openapi.json
- openapi/hbku-farasa-api-openapi.yml
provider: Hamad Bin Khalifa University
providerId: hbku
description: >-
  Authentication across the two APIs Hamad Bin Khalifa University actually operates. Both are
  key-based and both require registration; neither offers OAuth, and neither publishes a scope
  vocabulary, so this repository carries no scopes/ artifact. This file replaces an earlier one
  derived from Figshare's OAuth contract, which described a vendor's authentication scheme and not
  the university's.
summary:
  types:
  - http-bearer
  - api-key-in-body
  oauth2_flows: []
  scopes_published: false
schemes:
- name: Bearer
  api: Fanar API
  x-operator: institution
  type: http
  scheme: bearer
  in: header
  parameter: Authorization
  description: >-
    "Provide your API key in the Authorization header using the Bearer scheme." Declared at
    components.securitySchemes.Bearer and applied document-wide via a root security requirement, so
    every one of the 12 operations is authenticated.
  registration: https://api.fanar.qa/request/en
  verified:
    probe: GET https://api.fanar.qa/v1/models
    status: 401
    body: '{"error":{"code":"invalid_authentication","message":"Invalid authentication","status":401}}'
    date: '2026-08-30'
  sources:
  - openapi/_original/hbku-fanar-api-openapi.json
- name: api_key
  api: Farasa Web API
  x-operator: institution
  type: apiKey
  in: body
  parameter: api_key
  description: >-
    Farasa carries its key as a body field alongside the text, in both the JSON and the
    form-encoded variants. This is the provider's own documented pattern, taken from the Python,
    Java, JavaScript and curl samples published on each module page — not a reconstruction.
  registration: https://farasa.qcri.org/
  verified:
    probe: POST https://farasa.qcri.org/webapi/lemmatization/
    status: 400
    body: 'invalid api key. please register at: https://farasa.qcri.org'
    date: '2026-08-30'
  sources:
  - https://farasa.qcri.org/lemmatization/
notes: >-
  HBKU publishes no institutional identity-federation surface. It is not registered in eduGAIN
  (technical.edugain.org holds no Qatari federation and no hbku.edu.qa entity, checked 2026-08-30),
  idp.hbku.edu.qa does not resolve, and sso.hbku.edu.qa presents a certificate that does not match
  the hostname. So there is no IdentityFederation pointer to record.

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