Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Xfers Testing API

API for testing purposes

Xfers Testing API is one of 20 APIs that Xfers publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Testing. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 8 paths, and defines 1 schema. It is described by OpenAPI 3.0.0, at version 3.

Requests are made against 2 base URLs: https://id.xfers.com/api, https://sandbox-id.xfers.com/api.

8 operations 8 paths 1 schemas 2 GET1 PATCH4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3
Base URL
https://www.xfers.io/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Xfers Testing API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-XFERS-USER-API-KEY (X-XFERS-USER-API-KEY).

  • X-XFERS-USER-API-KEY — You can retrieve this by using [gettoken API](../sg/api/cutting-edgeoperation/getToken)

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 2 GET, 1 PATCH, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Testing 8

API for testing purposes

PATCH
/v3/user/verify
Mock KYC Verification
mockKYCVerification → 2004XX
GET
/v3/authorize/hello
Check Connection
authorizeHello → 2004XX
GET
/v3/authorize/get_mock_otp
Get Mock OTP
getMockOtp 1 param → 2004XX
PUT
/v3/user/bank_account/withdrawal_requests/mock_result
Mock Withdrawal Result
mockWithdrawalResult body → 2004XX
POST
/v3/loans_mock/{id}/mocks
Mock Loan Status
mockLoanStatus 1 param body → 2004XX
POST
/v3/loans_mock/{id}/repayments/{repayment_id}/mocks
Mock Loan Repayment Status
mockLoanRepaymentStatus 2 params body → 2004XX
POST
/v3/sandbox/reject_user
Mock KYC Rejection
mockKYCRejection body → 2004XX
POST
/v3/sandbox/mock_user_with_ocr
Mock User with OCR
mockUserWithOCR body → 2004XX

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is error_response (3 properties). Each schema is shown below with its type and property counts.

error_response
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xfers-testing-api-openapi.yml Raw ↑

Other APIs Xfers publishes across the network.

Xfers Bank Account API
Xfers Charge API
Xfers Convenience Store Transfers API
Xfers cutting_edge API
Xfers Direct Bank Transfer Payments API
Xfers Disbursements API
Xfers E-signature API
Xfers Fixed Virtual Account Bank Transfers API
Xfers Intents API
Xfers Loans API
Xfers Modify Payments API
Xfers Payment Queries API