Prestmit website screenshot

Prestmit

Prestmit is a digital trading platform that lets users buy and sell gift cards, exchange cryptocurrencies, pay bills, and purchase airtime and data. The Prestmit Partner API enables developers to programmatically buy and sell gift cards, manage wallets and payouts, and tap into Prestmits network of trusted partners and seamless transactions.

Prestmit publishes 6 APIs on the APIs.io network, including Bank Accounts API, General API, Gift Cards - Buy API, and 3 more. Tagged areas include Bills, Crypto, Fintech, Gift Cards, and Payments.

Prestmit’s developer surface includes authentication, developer portal, documentation, sandbox, signup flow, engineering blog, support, and 8 more developer resources.

45.4/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
7 APIs
BillsCryptoFintechGift CardsPayments

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 45.4/100 · developing
Contract Quality 14.4 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 14.7 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/prestmit: 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 7

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

Prestmit Partner API

The Prestmit Partner API allows developers to automate the buying and selling of gift cards, manage wallet balances and payouts, and integrate Prestmit transactions into their o...

Prestmit Bank Accounts API

Manage Naira and Cedis payout bank accounts.

Prestmit General API

Account profile, commissions, service availability, and bank lookups.

Prestmit Gift Cards - Buy API

Purchase gift cards programmatically.

Prestmit Gift Cards - Sell API

Sell gift cards and configure payout methods.

Prestmit Lookup API

Reference data for banks, gift card categories, and payout methods.

Prestmit Wallet API

Wallet balance and fiat withdrawal management.

Scroll for all 7

Open Collections 1

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

Prestmit Partner API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Prestmit Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Prestmit Authentication

apiKey · 1 scheme

SECURITY

Prestmit Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Prestmit Agentic Access

31 operations · 9 acting

31 operations · 9 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: prestmit
name: Prestmit
description: Prestmit is a digital trading platform that lets users buy and sell gift cards, exchange cryptocurrencies, pay
  bills, and purchase airtime and data. The Prestmit Partner API enables developers to programmatically buy and sell gift
  cards, manage wallets and payouts, and tap into Prestmits network of trusted partners and seamless transactions.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/prestmit.png
tags:
- Bills
- Crypto
- Fintech
- Gift Cards
- Payments
created: '2025-02-08'
modified: '2026-04-28'
url: https://raw.githubusercontent.com/api-evangelist/prestmit/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: prestmit:prestmit-partner-api
  name: Prestmit Partner API
  description: The Prestmit Partner API allows developers to automate the buying and selling of gift cards, manage wallet
    balances and payouts, and integrate Prestmit transactions into their own applications. The API supports gift card selling
    and buying, wallet and payout management, account and API key administration, and webhook notifications. Endpoints are
    versioned under https://api.prestmit.io/partners/v1 (with a sandbox environment at https://dev-api.prestmit.io/partners/v1)
    and authentication is performed using API keys, with optional IP whitelisting.
  humanURL: https://prestmit.io/developers
  tags:
  - Fintech
  - Gift Cards
  - Payments
  - REST API
  properties:
  - type: Documentation
    url: https://documentation.prestmit.io/
  - type: DeveloperPortal
    url: https://prestmit.io/developers
  - type: Sandbox
    url: https://sandbox.prestmit.io/
- aid: prestmit:prestmit-bank-accounts-api
  name: Prestmit Bank Accounts API
  description: Manage Naira and Cedis payout bank accounts.
  humanURL: https://prestmit.io/developers
  tags:
  - Bank Accounts
  properties:
  - type: OpenAPI
    url: openapi/prestmit-bank-accounts-api-openapi.yml
- aid: prestmit:prestmit-general-api
  name: Prestmit General API
  description: Account profile, commissions, service availability, and bank lookups.
  humanURL: https://prestmit.io/developers
  tags:
  - General
  properties:
  - type: OpenAPI
    url: openapi/prestmit-general-api-openapi.yml
- aid: prestmit:prestmit-gift-cards-buy-api
  name: Prestmit Gift Cards - Buy API
  description: Purchase gift cards programmatically.
  humanURL: https://prestmit.io/developers
  tags:
  - Gift Cards - Buy
  properties:
  - type: OpenAPI
    url: openapi/prestmit-gift-cards-buy-api-openapi.yml
- aid: prestmit:prestmit-gift-cards-sell-api
  name: Prestmit Gift Cards - Sell API
  description: Sell gift cards and configure payout methods.
  humanURL: https://prestmit.io/developers
  tags:
  - Gift Cards - Sell
  properties:
  - type: OpenAPI
    url: openapi/prestmit-gift-cards-sell-api-openapi.yml
- aid: prestmit:prestmit-lookup-api
  name: Prestmit Lookup API
  description: Reference data for banks, gift card categories, and payout methods.
  humanURL: https://prestmit.io/developers
  tags:
  - Lookup
  properties:
  - type: OpenAPI
    url: openapi/prestmit-lookup-api-openapi.yml
- aid: prestmit:prestmit-wallet-api
  name: Prestmit Wallet API
  description: Wallet balance and fiat withdrawal management.
  humanURL: https://prestmit.io/developers
  tags:
  - Wallet
  properties:
  - type: OpenAPI
    url: openapi/prestmit-wallet-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/prestmit-agentic-access.yml
- type: DomainSecurity
  url: security/prestmit-domain-security.yml
- type: Authentication
  url: authentication/prestmit-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/prestmit
- type: Portal
  url: https://prestmit.io/
- type: Developers
  url: https://prestmit.io/developers
- type: Documentation
  url: https://documentation.prestmit.io/
- type: Sandbox
  url: https://sandbox.prestmit.io/
- type: Signup
  url: https://prestmit.io/signup
- type: Login
  url: https://prestmit.io/login
- type: Blog
  url: https://prestmit.io/blog
- type: Support
  url: https://prestmit.io/contact
- type: TermsOfService
  url: https://prestmit.io/terms-of-service
- type: PrivacyPolicy
  url: https://prestmit.io/privacy-policy
- type: LlmsText
  url: https://prestmit.io/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com