Gitcoin · Authentication Profile

Gitcoin Authentication

Authentication

Gitcoin secures its APIs with apiKey and openIdConnect across 4 declared security schemes, as derived from its OpenAPI definitions.

Public GoodsGrantsBountiesQuadratic FundingWeb3Verifiable CredentialsIdentityOpen-Source
Methods: apiKey, openIdConnect Schemes: 4 OAuth flows: API key in: header, query

Security Schemes

ApiKeyAuth apiKey
· in: query (_key)
ApiSecretAuth apiKey
· in: query (_secret)
GitHubAuth openIdConnect
function apiKey
· in: header (X-API-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/gitcoin-grants-api-openapi.json, openapi/gitcoin-passport-stamps-api-openapi.json
summary:
  types:
  - apiKey
  - openIdConnect
  api_key_in:
  - header
  - query
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: query
  parameter: _key
  description: API key obtained from the response body's meta.api_key field after authenticating
    via the GitHub authentication flow
  sources:
  - openapi/gitcoin-grants-api-openapi.json
- name: ApiSecretAuth
  type: apiKey
  in: query
  parameter: _secret
  description: API secret used alongside the API key for authentication
  sources:
  - openapi/gitcoin-grants-api-openapi.json
- name: GitHubAuth
  type: openIdConnect
  openIdConnectUrl: https://github.com/.well-known/openid-configuration
  description: GitHub OAuth authentication for Gitcoin
  sources:
  - openapi/gitcoin-grants-api-openapi.json
- name: function
  type: apiKey
  in: header
  parameter: X-API-Key
  sources:
  - openapi/gitcoin-passport-stamps-api-openapi.json

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