Nivoda · Authentication Profile

Nivoda Authentication

Authentication

Nivoda secures its APIs with bearer across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyDiamondsGemstonesJewelryMarketplaceB2BGraphQLInventoryE-Commerce
Methods: bearer Schemes: 2 OAuth flows: API key in:

Security Schemes

BearerToken http
scheme: bearer · in: header ()
GraphiQLBasicAuth http
scheme: basic · in: header ()

Source

Authentication Profile

nivoda-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://bitbucket.org/nivoda/nivoda-api/src/main/
docs: https://bitbucket.org/nivoda/nivoda-api/src/main/
summary:
  types: [bearer]
  token_acquisition: graphql-login-mutation
  credentials: nivoda-platform-username-password
  token_header: Authorization Bearer
notes: >-
  The Nivoda GraphQL API is not OpenAPI/OAuth-based. A client first runs the
  `authenticate` query with `username_and_password(username, password)` (the same
  credentials used to log in to the Nivoda platform) which returns a session
  `token`. That token is then sent as an `Authorization: Bearer <token>` header
  on all subsequent query/mutation requests. In the GraphiQL explorer the token
  is supplied by wrapping the operation in `as(token: $token) { ... }`. The
  GraphiQL explorer page itself is additionally gated by HTTP Basic auth
  (nivoda-api-docs / nivoda-graphiql) documented publicly for browsing. Staging
  credentials are shared on request; production login is activated by a Nivoda
  account manager after signing the Nivoda Feed Agreement.
schemes:
- name: BearerToken
  type: http
  scheme: bearer
  in: header
  header: Authorization
  obtained_via: 'authenticate.username_and_password(username, password) { token }'
  endpoint: https://integrations.nivoda.net/api/diamonds
  sources: [examples/orders/nodejs-orders.js, examples/holds/nodejs-holds.js, examples/search/graphql-search.gql]
- name: GraphiQLBasicAuth
  type: http
  scheme: basic
  in: header
  applies_to: https://integrations.nivoda.net/api/diamonds-graphiql
  note: Public browse-only credentials for the GraphiQL explorer UI.
  sources: [README.md]

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