API-DOC Documentation
Join the ranks of satisfied developers who have harnessed the power of our API to enhance their applications and drive business growth. Explore our documentation and start revolutionizing payment experiences today.
You can use the API-DOC in test mode, which doesn’t affect your live data or interact with the banking networks. The API key you use to authenticate the request determines whether the request is live mode or test mode.
Getting Started
Embark on your phone number processing journey with ease by following these simple steps to get started with our Payment API.
Developer Quick Start GuideNot a developer?
Explore our no-code option to get started with API-DOC and do more with our API-DOC account
No Code OptionChoose your client
Select the client that best suits your development needs from our comprehensive range of options. API-DOC offers clients for JavaScript, Python, and PHP. In the following example, you can see how to install each client.
Here's how to get your client ID and client secret:
- Select Log in to Dashboard and log in or sign up.
- Select Apps & Credentials.
- New accounts come with a Default Application in the REST API apps section. To create a new project, select Create App.
- Copy the client ID and client secret for your app.
Make File
{
"amount": 100.00,
"currency": "USD",
"payment_method": "credit_card",
"card_number": "4111111111111111",
"expiration_month": 12,
"expiration_year": 2025,
"cvv": "123"
}Client Libraries
Ruby
A dynamic, open source programming language with a focus on simplicity and productivity
PHP
A dynamic, open source programming language with a focus on simplicity and productivity";
NodeJS
A dynamic, open source programming language with a focus on simplicity and productivity";
Python
A dynamic, open source programming language with a focus on simplicity and productivity";
GO
A dynamic, open source programming language with a focus on simplicity and productivity