Paymob Intentions API
The v1 Intentions API is Paymob's modern entry point for payment acceptance. The merchant backend creates an intention with the secret key and an array of payment_methods (integration IDs or named methods like apple_pay, tabby, tamara, stc_pay, easypaisa, jazzcash). Paymob returns a client_secret used to launch the Unified Checkout, render the Pixel component, or confirm the payment headlessly.
Paymob Intentions API is one of 5 APIs that Paymob publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 machine-runnable capability that can be deployed as REST, MCP, or Agent Skill surfaces via Naftiko and 1 JSON Schema definition.
Tagged areas include Payments, Intentions, Checkout, and MENA. The published artifact set on APIs.io includes API documentation, an API reference, an OpenAPI specification, sample payloads, 1 Naftiko capability spec, and 1 JSON Schema.