Geidea website screenshot

Geidea

Geidea is a Saudi-headquartered fintech and payments platform serving merchants across the MENA region (Saudi Arabia, Egypt, and the UAE). Its Payment Gateway lets merchants accept card and wallet payments through a hosted Geidea Checkout (HPP) page or a server-to-server Direct API for PCI-DSS-compliant merchants, covering the full transaction lifecycle - create session, 3-D Secure authentication, pay, capture, void, refund, cancel, tokenization, Pay by Link, and Pay by Invoice - with support for mada, Visa, Mastercard, Apple Pay, Google Pay, Meeza QR, and BNPL. Payments are authenticated with a merchant public key and API password over HTTP Basic auth plus an HMAC request signature, and results are delivered back to merchants via webhook (callback) notifications.

Geidea publishes 4 APIs on the APIs.io network, including Checkout API, Direct API API, Tokenization API, and 1 more. Tagged areas include Payments, Payment Gateway, Saudi Arabia, Egypt, and MENA.

Geidea’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

34.1/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessEnterpriseSelf serve
6 APIs
PaymentsPayment GatewaySaudi ArabiaEgyptMENAmadaCardsPOSCheckoutFintech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 34.1/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 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/geidea: 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 6

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

Geidea Pay by Link API

Programmatically create, update, fetch, delete, and send (by email or SMS) shareable payment links so customers can pay without a full storefront integration. Available for Egyp...

Geidea Pay by Invoice API

Create, update, fetch, delete, and send payment invoices (KSA) that customers settle through a Geidea-hosted payment page. Exact request paths are documented in the Geidea API r...

Geidea Checkout API

Create a payment session for the hosted Geidea Checkout page.

Geidea Direct API API

Server-to-server 3-D Secure authentication and card payment.

Geidea Tokenization API

Retrieve stored instrument tokens for cards on file.

Geidea Transaction Management API

Capture, void, refund, cancel, and fetch transactions and orders.

Open Collections 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Geidea Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Geidea Rate Limits

2 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.

Geidea Authentication

http/signature · 2 schemes

SECURITY

Geidea Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Geidea Agentic Access

10 operations · 8 acting

10 operations · 8 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: geidea
url: https://raw.githubusercontent.com/api-evangelist/geidea/refs/heads/main/apis.yml
name: Geidea
kind: company
description: Geidea is a Saudi-headquartered fintech and payments platform serving merchants across the MENA region (Saudi
  Arabia, Egypt, and the UAE). Its Payment Gateway lets merchants accept card and wallet payments through a hosted Geidea
  Checkout (HPP) page or a server-to-server Direct API for PCI-DSS-compliant merchants, covering the full transaction lifecycle
  - create session, 3-D Secure authentication, pay, capture, void, refund, cancel, tokenization, Pay by Link, and Pay by Invoice
  - with support for mada, Visa, Mastercard, Apple Pay, Google Pay, Meeza QR, and BNPL. Payments are authenticated with a
  merchant public key and API password over HTTP Basic auth plus an HMAC request signature, and results are delivered back
  to merchants via webhook (callback) notifications.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/geidea.png
tags:
- Payments
- Payment Gateway
- Saudi Arabia
- Egypt
- MENA
- mada
- Cards
- POS
- Checkout
- Fintech
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.19'
apis:
- aid: geidea:geidea-pay-by-link-api
  name: Geidea Pay by Link API
  tags:
  - Pay by Link
  - Payment Links
  - Invoicing
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.geidea.net/docs/pay-by-link-apis
  baseURL: https://api.merchant.geidea.net
  properties:
  - url: https://docs.geidea.net/docs/pay-by-link-apis
    type: Documentation
  - url: https://docs.geidea.net/reference/create-payment-link
    type: APIReference
  description: Programmatically create, update, fetch, delete, and send (by email or SMS) shareable payment links so customers
    can pay without a full storefront integration. Available for Egypt and the UAE. Exact request paths are documented in
    the Geidea API reference; endpoint schemas are not modeled in the OpenAPI in this repository.
- aid: geidea:geidea-pay-by-invoice-api
  name: Geidea Pay by Invoice API
  tags:
  - Pay by Invoice
  - Invoicing
  - KSA
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.geidea.net/docs/pay-by-invoice-apis
  baseURL: https://api.ksamerchant.geidea.net
  properties:
  - url: https://docs.geidea.net/docs/pay-by-invoice-apis
    type: Documentation
  - url: https://docs.geidea.net/reference/create-payment-invoice
    type: APIReference
  description: Create, update, fetch, delete, and send payment invoices (KSA) that customers settle through a Geidea-hosted
    payment page. Exact request paths are documented in the Geidea API reference; endpoint schemas are not modeled in the
    OpenAPI in this repository.
- aid: geidea:geidea-checkout-api
  name: Geidea Checkout API
  description: Create a payment session for the hosted Geidea Checkout page.
  humanURL: https://docs.geidea.net/docs/geidea-checkout-v2
  baseURL: https://api.merchant.geidea.net
  tags:
  - Checkout
  properties:
  - type: OpenAPI
    url: openapi/geidea-checkout-api-openapi.yml
  - type: Documentation
    url: https://docs.geidea.net/docs/geidea-checkout-v2
  - type: APIReference
    url: https://docs.geidea.net/reference/create-session-v2-1
  - type: PostmanCollection
    url: collections/geidea.postman_collection.json
  - type: OpenCollection
    url: collections/geidea.opencollection.json
  - type: Documentation
    url: https://docs.geidea.net/docs/pg-direct-api
  - type: APIReference
    url: https://docs.geidea.net/reference/pay-v-2
  - type: Documentation
    url: https://docs.geidea.net/docs/tokenization
  - type: APIReference
    url: https://docs.geidea.net/reference/retrieve-token-1
  - type: Documentation
    url: https://docs.geidea.net/docs/overview-1
  - type: APIReference
    url: https://docs.geidea.net/reference/refund-1-1
- aid: geidea:geidea-direct-api-api
  name: Geidea Direct API API
  description: Server-to-server 3-D Secure authentication and card payment.
  humanURL: https://docs.geidea.net/docs/geidea-checkout-v2
  baseURL: https://api.merchant.geidea.net
  tags:
  - Direct API
  properties:
  - type: OpenAPI
    url: openapi/geidea-direct-api-api-openapi.yml
  - type: Documentation
    url: https://docs.geidea.net/docs/geidea-checkout-v2
  - type: APIReference
    url: https://docs.geidea.net/reference/create-session-v2-1
  - type: PostmanCollection
    url: collections/geidea.postman_collection.json
  - type: OpenCollection
    url: collections/geidea.opencollection.json
  - type: Documentation
    url: https://docs.geidea.net/docs/pg-direct-api
  - type: APIReference
    url: https://docs.geidea.net/reference/pay-v-2
  - type: Documentation
    url: https://docs.geidea.net/docs/tokenization
  - type: APIReference
    url: https://docs.geidea.net/reference/retrieve-token-1
  - type: Documentation
    url: https://docs.geidea.net/docs/overview-1
  - type: APIReference
    url: https://docs.geidea.net/reference/refund-1-1
- aid: geidea:geidea-tokenization-api
  name: Geidea Tokenization API
  description: Retrieve stored instrument tokens for cards on file.
  humanURL: https://docs.geidea.net/docs/geidea-checkout-v2
  baseURL: https://api.merchant.geidea.net
  tags:
  - Tokenization
  properties:
  - type: OpenAPI
    url: openapi/geidea-tokenization-api-openapi.yml
  - type: Documentation
    url: https://docs.geidea.net/docs/geidea-checkout-v2
  - type: APIReference
    url: https://docs.geidea.net/reference/create-session-v2-1
  - type: PostmanCollection
    url: collections/geidea.postman_collection.json
  - type: OpenCollection
    url: collections/geidea.opencollection.json
  - type: Documentation
    url: https://docs.geidea.net/docs/pg-direct-api
  - type: APIReference
    url: https://docs.geidea.net/reference/pay-v-2
  - type: Documentation
    url: https://docs.geidea.net/docs/tokenization
  - type: APIReference
    url: https://docs.geidea.net/reference/retrieve-token-1
  - type: Documentation
    url: https://docs.geidea.net/docs/overview-1
  - type: APIReference
    url: https://docs.geidea.net/reference/refund-1-1
- aid: geidea:geidea-transaction-management-api
  name: Geidea Transaction Management API
  description: Capture, void, refund, cancel, and fetch transactions and orders.
  humanURL: https://docs.geidea.net/docs/geidea-checkout-v2
  baseURL: https://api.merchant.geidea.net
  tags:
  - Transaction Management
  properties:
  - type: OpenAPI
    url: openapi/geidea-transaction-management-api-openapi.yml
  - type: Documentation
    url: https://docs.geidea.net/docs/geidea-checkout-v2
  - type: APIReference
    url: https://docs.geidea.net/reference/create-session-v2-1
  - type: PostmanCollection
    url: collections/geidea.postman_collection.json
  - type: OpenCollection
    url: collections/geidea.opencollection.json
  - type: Documentation
    url: https://docs.geidea.net/docs/pg-direct-api
  - type: APIReference
    url: https://docs.geidea.net/reference/pay-v-2
  - type: Documentation
    url: https://docs.geidea.net/docs/tokenization
  - type: APIReference
    url: https://docs.geidea.net/reference/retrieve-token-1
  - type: Documentation
    url: https://docs.geidea.net/docs/overview-1
  - type: APIReference
    url: https://docs.geidea.net/reference/refund-1-1
common:
- type: AgenticAccess
  url: agentic-access/geidea-agentic-access.yml
- type: DomainSecurity
  url: security/geidea-domain-security.yml
- type: Authentication
  url: authentication/geidea-authentication.yml
- type: GitHubOrganization
  url: https://github.com/GeideaSolutions
- type: LinkedIn
  url: https://www.linkedin.com/company/geidea
- type: Website
  url: https://www.geidea.net
- type: Documentation
  url: https://docs.geidea.net
- type: Plans
  url: plans/geidea-plans-pricing.yml
- type: RateLimits
  url: rate-limits/geidea-rate-limits.yml
- type: FinOps
  url: finops/geidea-finops.yml
- url: https://geidea.net/merchants/en/about-us/news-room.html
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of Geidea, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.