Graphistry · Authentication Profile

Graphistry Authentication

Authentication

Graphistry secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyGraph AnalyticsGraph VisualizationGPUNetwork AnalysisData VisualizationGraph QueryMachine-LearningCybersecurity
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

graphistry-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://hub.graphistry.com/docs/api/1/rest/auth/
docs: https://hub.graphistry.com/docs/api/1/rest/auth/
summary:
  types: [http]
  http_schemes: [bearer]
  bearer_format: JWT
  api_key_in: []
  oauth2_flows: []
  notes: Graphistry Hub REST API uses short-lived JWT bearer tokens (api=3). Legacy
    api=1/2 authentication paths were removed in PyGraphistry 0.56.0.
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearer_format: JWT
  description: JWT obtained by POSTing username/password to api-token-auth/, then sent
    as an Authorization bearer token on subsequent REST calls.
  token_endpoints:
    obtain: POST /api-token-auth/   {"username":"...","password":"..."}
    refresh: POST /api-token-refresh/   {"token":"..."}
    verify: POST /api-token-verify/   {"token":"..."}
  token_lifetime: ~1 hour; refreshable within 24 hours, then full re-authentication
    required
  sources: [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/graphistry-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.