NIFT website screenshot

NIFT

Nift is a customer-gifting and acquisition platform: businesses send "thank-you" gifts that let their own customers discover and try new brands, restaurants, and services, while the partnering brands gain new customers at the moment of gift selection. Proprietary AI matches each recipient to relevant gift options. For developers, Nift ships a partner integration surface: first-party SDKs (Web, iOS, Android, React Native) that embed the Nift gift-redemption "card flow" directly into a partner's app, plus a server-side Partners API secured with OAuth 2.0 client credentials for looking up customer eligibility status and submitting GDPR-style customer deletion (anonymization) requests. Backed by Foundry Group.

NIFT publishes 1 API on the APIs.io network: Customers API. Tagged areas include Company, Marketing, Gifting, Customer Acquisition, and Loyalty.

NIFT’s developer surface includes documentation, getting-started guide, support, engineering blog, signup flow, authentication, and 27 more developer resources.

47.1/100 developing ▲ 5.2 Agent 52/100 agent native Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessEnterpriseApproval
1 APIs 1 MCP Servers
CompanyMarketingGiftingCustomer AcquisitionLoyaltyRewardsSDKPartners

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 47.1/100 · developing
Contract Quality 16.4 / 25
Developer Ergonomics 11.2 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 2.1 / 13
Governance 1.4 / 12
Discoverability 7.6 / 10
Agent readiness — 52/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/nift: 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 1

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

NIFT Customers API

Customer status and deletion operations for partners.

Open Collections 2

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

MCP Servers 1

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

nift-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Nift Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Nift Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Nift Authentication

oauth2 · 1 scheme

SECURITY

Nift Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Nift Vulnerability Disclosure

contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Nift Scopes

2 scopes · clientCredentials

2 scopes

SCOPES

Agentic Access 1

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

Nift Agentic Access

2 operations · 2 acting

2 operations · 2 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: nift
name: NIFT
description: 'Nift is a customer-gifting and acquisition platform: businesses send "thank-you" gifts that let their own customers
  discover and try new brands, restaurants, and services, while the partnering brands gain new customers at the moment of
  gift selection. Proprietary AI matches each recipient to relevant gift options. For developers, Nift ships a partner integration
  surface: first-party SDKs (Web, iOS, Android, React Native) that embed the Nift gift-redemption "card flow" directly into
  a partner''s app, plus a server-side Partners API secured with OAuth 2.0 client credentials for looking up customer eligibility
  status and submitting GDPR-style customer deletion (anonymization) requests. Backed by Foundry Group.'
url: https://raw.githubusercontent.com/api-evangelist/nift/refs/heads/main/apis.yml
accessModel:
  pricing: enterprise
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Enterprise · Requires approval
  confidence: high
  source:
  - plans/nift-plans-pricing.yml
  - https://github.com/nift-sdks/nift-flow-sdk-docs/blob/main/docs/sdk/customer-status-server.md
  note: 'Corrected 2026-08-13. Nift publishes no pricing and no self-serve signup for developers: the OAuth client_id/client_secret,
    the SDK clientId and the partner referral code are all "given by Nift" per the published docs, and every commercial path
    routes to "Book a demo".'
  generated: '2026-08-13'
  method: searched
image: https://cdn.nift.me/assets/media_library/Nift-30-GiftCard-330af8982cf61d121b763521121a4025dd0f85b6010e361ebc736d0fa0d13d78.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- foundry-group
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Marketing
- Gifting
- Customer Acquisition
- Loyalty
- Rewards
- SDK
- Partners
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: nift:nift-customers-api
  name: NIFT Customers API
  description: Customer status and deletion operations for partners.
  humanURL: https://github.com/nift-sdks/nift-flow-sdk-docs
  baseURL: https://www.gonift.com
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/nift-customers-api-openapi.yml
  - type: Documentation
    url: https://github.com/nift-sdks/nift-flow-sdk-docs
  - type: APIReference
    url: https://github.com/nift-sdks/nift-flow-sdk-docs/blob/main/docs/sdk/customer-status-server.md
common:
- type: Overlay
  url: overlays/nift-partners-overlay.yaml
- type: Website
  url: https://www.gonift.com
- type: DeveloperPortal
  url: https://github.com/nift-sdks/nift-flow-sdk-docs
- type: Documentation
  url: https://github.com/nift-sdks/nift-flow-sdk-docs
- type: GettingStarted
  url: https://github.com/nift-sdks/nift-flow-sdk-docs/blob/main/docs/sdk/web.md#quick-start
- type: GitHubOrganization
  url: https://github.com/nift-sdks
- type: Support
  url: https://www.gonift.com/contact_us/
- type: Blog
  url: https://www.gonift.com/business/newsroom/
- type: SignUp
  url: https://www.gonift.com/users/sign_in
- type: TermsOfService
  url: https://www.gonift.com/terms/
- type: PrivacyPolicy
  url: https://www.gonift.com/privacy/
- type: Authentication
  url: authentication/nift-authentication.yml
- type: OAuthScopes
  url: scopes/nift-scopes.yml
- type: SDKs
  url: packages/nift-packages.yml
- type: Packages
  url: packages/nift-packages.yml
- type: Components
  url: components/nift-components.yml
- type: MCPServer
  url: mcp/nift-mcp.yml
- type: ToolCrosswalk
  url: mcp/nift-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/nift-agentic-access.yml
- type: LLMsTxt
  url: llms/nift-llms.txt
- type: Conventions
  url: conventions/nift-conventions.yml
- type: Idempotency
  url: conventions/nift-conventions.yml
- type: ErrorCatalog
  url: errors/nift-problem-types.yml
- type: Lifecycle
  url: lifecycle/nift-lifecycle.yml
- type: Conformance
  url: conformance/nift-conformance.yml
- type: Compliance
  url: conformance/nift-conformance.yml
- type: DataModel
  url: data-model/nift-data-model.yml
- type: DomainSecurity
  url: security/nift-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/nift-vulnerability-disclosure.yml
- type: Security
  url: https://www.gonift.com/business/vulnerability-disclosure-policy
- type: Plans
  url: plans/nift-plans-pricing.yml
- type: RateLimits
  url: rate-limits/nift-rate-limits.yml
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 4
  pass: local-v1