Gemnote website screenshot

Gemnote

Gemnote is a corporate gifting and swag management platform that helps businesses design, produce, warehouse, and ship custom branded merchandise and gifts worldwide. Founded in 2014 and based in Union City, California, and backed by Y Combinator, Gemnote pairs a swag management app (inventory, order tracking, e-commerce swag stores, and Shopify integration) with human design and fulfillment expertise, and is used by companies such as Reddit, Google, Airbnb, and Sephora for employee swag, new-hire kits, PR and influencer kits, event giveaways, and packaging. Gemnote also publishes a JSON:API-style REST API that lets partners list gifts and greeting cards, create shipments to recipients, and track fulfillment programmatically, with a sandbox environment for testing.

Gemnote publishes 3 APIs on the APIs.io network: Gifts API, Greeting Cards API, and Shipments API. Tagged areas include Company, Corporate Gifting, Swag Management, Branded Merchandise, and Fulfillment.

Gemnote’s developer surface includes documentation, API reference, engineering blog, pricing, support, and 7 more developer resources.

36.5/100 thin ▬ flat Agent 36/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
3 APIs
CompanyCorporate GiftingSwag ManagementBranded MerchandiseFulfillmentE-commerceShippingY Combinator

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 36.5/100 · thin
Contract Quality 15.5 / 25
Developer Ergonomics 6.1 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 36/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/gemnote: 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 3

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

Gemnote Gifts API

The catalog of gifts available to send.

Gemnote Greeting Cards API

The catalog of greeting cards / postcards available to include.

Gemnote Shipments API

Orders that send a gift and optional greeting card to a recipient.

Security Posture 2

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

Gemnote Authentication

apiKey · 1 scheme

SECURITY

Gemnote Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Gemnote Agentic Access

7 operations · 1 acting

7 operations · 1 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

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: gemnote
name: Gemnote
description: Gemnote is a corporate gifting and swag management platform that helps businesses design, produce, warehouse,
  and ship custom branded merchandise and gifts worldwide. Founded in 2014 and based in Union City, California, and backed
  by Y Combinator, Gemnote pairs a swag management app (inventory, order tracking, e-commerce swag stores, and Shopify integration)
  with human design and fulfillment expertise, and is used by companies such as Reddit, Google, Airbnb, and Sephora for employee
  swag, new-hire kits, PR and influencer kits, event giveaways, and packaging. Gemnote also publishes a JSON:API-style REST
  API that lets partners list gifts and greeting cards, create shipments to recipients, and track fulfillment programmatically,
  with a sandbox environment for testing.
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://www.gemnote.com/favicon.ico
url: https://raw.githubusercontent.com/api-evangelist/gemnote/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Corporate Gifting
- Swag Management
- Branded Merchandise
- Fulfillment
- E-commerce
- Shipping
- Y Combinator
apis:
- aid: gemnote:gemnote-gifts-api
  name: Gemnote Gifts API
  description: The catalog of gifts available to send.
  humanURL: https://github.com/gemnote/api
  baseURL: https://api.gemnote.com
  tags:
  - Gifts
  properties:
  - type: OpenAPI
    url: openapi/gemnote-gifts-api-openapi.yml
  - type: Documentation
    url: https://github.com/gemnote/api
  - type: Authentication
    url: authentication/gemnote-authentication.yml
  - type: Sandbox
    url: sandbox/gemnote-sandbox.yml
  - type: Conventions
    url: conventions/gemnote-conventions.yml
  - type: ErrorCatalog
    url: errors/gemnote-problem-types.yml
  - type: DataModel
    url: data-model/gemnote-data-model.yml
  - type: Lifecycle
    url: lifecycle/gemnote-lifecycle.yml
  - type: Conformance
    url: conformance/gemnote-conformance.yml
  - type: AgenticAccess
    url: agentic-access/gemnote-agentic-access.yml
- aid: gemnote:gemnote-greeting-cards-api
  name: Gemnote Greeting Cards API
  description: The catalog of greeting cards / postcards available to include.
  humanURL: https://github.com/gemnote/api
  baseURL: https://api.gemnote.com
  tags:
  - Greeting Cards
  properties:
  - type: OpenAPI
    url: openapi/gemnote-greeting-cards-api-openapi.yml
  - type: Documentation
    url: https://github.com/gemnote/api
  - type: Authentication
    url: authentication/gemnote-authentication.yml
  - type: Sandbox
    url: sandbox/gemnote-sandbox.yml
  - type: Conventions
    url: conventions/gemnote-conventions.yml
  - type: ErrorCatalog
    url: errors/gemnote-problem-types.yml
  - type: DataModel
    url: data-model/gemnote-data-model.yml
  - type: Lifecycle
    url: lifecycle/gemnote-lifecycle.yml
  - type: Conformance
    url: conformance/gemnote-conformance.yml
  - type: AgenticAccess
    url: agentic-access/gemnote-agentic-access.yml
- aid: gemnote:gemnote-shipments-api
  name: Gemnote Shipments API
  description: Orders that send a gift and optional greeting card to a recipient.
  humanURL: https://github.com/gemnote/api
  baseURL: https://api.gemnote.com
  tags:
  - Shipments
  properties:
  - type: OpenAPI
    url: openapi/gemnote-shipments-api-openapi.yml
  - type: Documentation
    url: https://github.com/gemnote/api
  - type: Authentication
    url: authentication/gemnote-authentication.yml
  - type: Sandbox
    url: sandbox/gemnote-sandbox.yml
  - type: Conventions
    url: conventions/gemnote-conventions.yml
  - type: ErrorCatalog
    url: errors/gemnote-problem-types.yml
  - type: DataModel
    url: data-model/gemnote-data-model.yml
  - type: Lifecycle
    url: lifecycle/gemnote-lifecycle.yml
  - type: Conformance
    url: conformance/gemnote-conformance.yml
  - type: AgenticAccess
    url: agentic-access/gemnote-agentic-access.yml
common:
- type: Website
  url: https://www.gemnote.com/
- type: DeveloperPortal
  url: https://github.com/gemnote/api
- type: Documentation
  url: https://github.com/gemnote/api
- type: APIReference
  url: https://github.com/gemnote/api
- type: GitHubOrganization
  url: https://github.com/gemnote
- type: Blog
  url: https://www.gemnote.com/blog
- type: Pricing
  url: https://www.gemnote.com/pricing
- type: TermsOfService
  url: https://www.gemnote.com/terms
- type: Support
  url: https://support.gemnote.com/hc/en-us
- type: LLMsTxt
  url: llms/gemnote-llms.txt
- type: WellKnown
  url: well-known/gemnote-well-known.yml
- type: DomainSecurity
  url: security/gemnote-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence