Nivoda

Nivoda is a global B2B marketplace for the diamond, gemstone and jewelry trade, connecting jewelry retailers directly with suppliers of natural and lab-grown diamonds, colored gemstones, melee and made-to-order finished jewelry without the retailer having to hold stock. The platform provides real-time pricing, high-resolution imagery and video, advanced search and quality control, consolidated shipping and invoicing, flexible credit terms and risk-free returns. Nivoda exposes a public GraphQL API that verified customers use to integrate live supplier inventory into their own websites and storefronts, mirroring the same search capabilities as the Nivoda platform and mobile apps, with Pro access adding orders, holds, diamond requests and concierge requests.

Nivoda publishes 2 APIs on the APIs.io network. Tagged areas include Company, Diamonds, Gemstones, Jewelry, and Marketplace.

Nivoda’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, authentication, and 17 more developer resources.

31.6/100 thin ▬ flat Agent 38/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyDiamondsGemstonesJewelryMarketplaceB2BGraphQLInventoryE-commerce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 31.6/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 38/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/nivoda: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Nivoda Diamonds GraphQL API (Production)

Public GraphQL API for verified Nivoda customers to search live natural and lab-grown diamond, gemstone and jewelry inventory, retrieve real-time pricing, certificates and media...

Nivoda Diamonds GraphQL API (Staging)

Staging / sandbox GraphQL endpoint mirroring production, with a GraphiQL explorer for browsing queries and mutations and testing code. Staging username and password are shared o...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

nivoda-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Nivoda Authentication

bearer · 2 schemes

SECURITY

Nivoda Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: nivoda
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/nivoda.png
name: Nivoda
description: Nivoda is a global B2B marketplace for the diamond, gemstone and jewelry trade, connecting jewelry retailers
  directly with suppliers of natural and lab-grown diamonds, colored gemstones, melee and made-to-order finished jewelry without
  the retailer having to hold stock. The platform provides real-time pricing, high-resolution imagery and video, advanced
  search and quality control, consolidated shipping and invoicing, flexible credit terms and risk-free returns. Nivoda exposes
  a public GraphQL API that verified customers use to integrate live supplier inventory into their own websites and storefronts,
  mirroring the same search capabilities as the Nivoda platform and mobile apps, with Pro access adding orders, holds, diamond
  requests and concierge requests.
url: https://raw.githubusercontent.com/api-evangelist/nivoda/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- canaan-partners
- northzone
x-tier: stub
x-tier-reason: portfolio-lead
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 15
  pass: local-v1
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Diamonds
- Gemstones
- Jewelry
- Marketplace
- B2B
- GraphQL
- Inventory
- E-commerce
apis:
- name: Nivoda Diamonds GraphQL API (Production)
  description: Public GraphQL API for verified Nivoda customers to search live natural and lab-grown diamond, gemstone and
    jewelry inventory, retrieve real-time pricing, certificates and media, and (with Pro access) place orders, holds, diamond
    requests and concierge requests. Returns only the fields requested.
  humanURL: https://bitbucket.org/nivoda/nivoda-api/src/main/
  baseURL: https://integrations.nivoda.net/api/diamonds
  properties:
  - type: GraphQL
    url: https://integrations.nivoda.net/api/diamonds
  - type: APIReference
    url: https://integrations.nivoda.net/api/diamonds-graphiql
  - type: Documentation
    url: https://bitbucket.org/nivoda/nivoda-api/src/main/
  - type: Authentication
    url: authentication/nivoda-authentication.yml
- name: Nivoda Diamonds GraphQL API (Staging)
  description: Staging / sandbox GraphQL endpoint mirroring production, with a GraphiQL explorer for browsing queries and
    mutations and testing code. Staging username and password are shared on request by a Nivoda account manager.
  humanURL: https://bitbucket.org/nivoda/nivoda-api/src/main/
  baseURL: https://intg-customer-staging.nivodaapi.net/api/diamonds
  properties:
  - type: GraphQL
    url: https://intg-customer-staging.nivodaapi.net/api/diamonds
  - type: APIReference
    url: https://intg-customer-staging.nivodaapi.net/api/diamonds-graphiql
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/nivoda-domain-security.yml
- type: Website
  url: https://nivoda.com
- type: DeveloperPortal
  url: https://bitbucket.org/nivoda/nivoda-api/src/main/
- type: Documentation
  url: https://bitbucket.org/nivoda/nivoda-api/src/main/
- type: APIReference
  url: https://integrations.nivoda.net/api/diamonds-graphiql
- type: GettingStarted
  url: https://bitbucket.org/nivoda/nivoda-api/src/main/
- type: GitHubOrganization
  url: https://github.com/Nivoda
- type: Support
  url: https://buyerhelp.nivoda.com/
- type: Blog
  url: https://nivoda.com/category/blog
- type: SignUp
  url: https://app.nivoda.net/
- type: Login
  url: https://app.nivoda.net/
- type: TermsOfService
  url: https://nivoda.com/terms-conditions
- type: PrivacyPolicy
  url: https://nivoda.com/privacy-policy
- type: Authentication
  url: authentication/nivoda-authentication.yml
- type: Conventions
  url: conventions/nivoda-conventions.yml
- type: DataModel
  url: data-model/nivoda-data-model.yml
- type: Sandbox
  url: sandbox/nivoda-sandbox.yml
- type: Lifecycle
  url: lifecycle/nivoda-lifecycle.yml
- type: Conformance
  url: conformance/nivoda-conformance.yml
- type: ErrorCatalog
  url: errors/nivoda-error-codes.yml
- type: WellKnown
  url: well-known/nivoda-well-known.yml
- type: MCPServer
  url: mcp/nivoda-mcp.yml
- type: LLMsTxt
  url: llms/nivoda-llms.txt
- type: AgentSkill
  url: skills/_index.yml