API Documentation

Overview

Welcome to the FinGuard API documentation. This API enables seamless integration with the FinGuard platform, allowing you to manage and validate transactions for your business. Key capabilities of FinGuard include:

Customising project credits: Tailor credits specific to your projects.

Managing credit transactions: Handle transaction records with precision.

Validating credit transactions: Ensure accuracy and reliability in transaction validation.

With FinGuard, you can tailor your project-specific credits and let us handle the management for you.

Setting Up Your FinGuard Account

1. Create an Account: Register at finguard.net.

Creating Projects and Credits

1. Log in to Your Account: After logging in, create a project and credit as illustrated below.

Making an API Call

API Endpoint for POST Request

Environment URL
Production https://apiv2.finguard.net

The following examples detail methods for making API calls using cURL, Postman, and PHP. Each approach is thoroughly explained, facilitating the selection of the most suitable method for implementation.

Making API Calls with cURL

Replace YOUR_USER_ID, YOUR_PROJECT_ID, YOUR_API_KEY with the actual values.