Mock sample for your project: API V1

Integrate with "API V1" from change.local in no time with Mockoon's ready to use mock sample

API V1

change.local

Version: v1


Use this API in your project

Integrate third-party APIs faster by using "API V1" ready-to-use mock sample. Mocking this API will help you accelerate your development lifecycles and improves your integration tests' quality and reliability by accounting for random failures, slow response time, etc.
It also helps reduce your dependency on third-party APIs: no more accounts to create, API keys to provision, accesses to configure, unplanned downtime, etc.

Description

Other APIs in the same category

Adyen for Platforms: Hosted Onboarding

The Hosted onboarding API provides endpoints that you can use to generate links to Adyen-hosted pages, such as an onboarding page or a PCI compliance questionnaire. Then you can provide the link to your account holder so they can complete their onboarding.
Authentication
To connect to the Hosted onboarding API, you must use basic authentication credentials of your web service user. If you don't have one, contact our Support Team. Then use your credentials to authenticate your request, for example:

Adyen Payout API

A set of API endpoints that allow you to store payout details, confirm, or decline a payout.
For more information, refer to Online payouts.
Authentication
To use the Payout API, you need to have two API credentials: one for storing payout details and submitting payouts, and another one for confirming or declining payouts. If you don't have the required API credentials, contact our Support Team.
Both of these API credentials must be authenticated with basic authentication.The following example shows how to authenticate your request when submitting a payout:
When going live, you need to generate new API credentials to access the live endpoints.

Adyen BinLookup API

The BIN Lookup API provides endpoints for retrieving information, such as cost estimates, and 3D Secure supported version based on a given BIN.

API V1

change.local

SpectroCoin Merchant

spectrocoin.com
This is an API designed for merchants who are using SpectroCoin services and wishes to integrate them locally.

Adyen for Platforms: Notification Configuration API

The Notification Configuration API provides endpoints for setting up and testing notifications that inform you of events on your platform, for example when a KYC check or a payout has been completed.
For more information, refer to our documentation.
Authentication
To connect to the Notification Configuration API, you must use basic authentication credentials of your web service user. If you don't have one, contact our Adyen Support Team. Then use its credentials to authenticate your request, for example:

PAYONE Link API

Adyen for Platforms: Account API

The Account API provides endpoints for managing account-related entities on your platform. These related entities include account holders, accounts, bank accounts, shareholders, and KYC-related documents. The management operations include actions such as creation, retrieval, updating, and deletion of them.
For more information, refer to our documentation.
Authentication
To connect to the Account API, you must use basic authentication credentials of your web service user. If you don't have one, contact the Adyen Support Team. Then use its credentials to authenticate your request, for example:

Adyen Checkout Utility Service

A web service containing utility functions available for merchants integrating with Checkout APIs.
Authentication
Each request to the Checkout Utility API must be signed with an API key. For this, obtain an API Key from your Customer Area, as described in How to get the Checkout API key. Then set this key to the X-API-Key header value, for example:

Adyen for Platforms: Fund API

The Fund API provides endpoints for managing the funds in the accounts on your platform. These management operations include actions such as the transfer of funds from one account to another, the payout of funds to an account holder, and the retrieval of balances in an account.
For more information, refer to our documentation.
Authentication
To connect to the Fund API, you must use basic authentication credentials of your web service user. If you don't have one, please contact the Adyen Support Team. Then use its credentials to authenticate your request, for example:

Adyen Checkout API

Adyen Checkout API provides a simple and flexible way to initiate and authorise online payments. You can use the same integration for payments made with cards (including 3D Secure), mobile wallets, and local payment methods (for example, iDEAL and Sofort).
This API reference provides information on available endpoints and how to interact with them. To learn more about the API, visit Checkout documentation.
Authentication
Each request to the Checkout API must be signed with an API key. For this, obtain an API Key from your Customer Area, as described in How to get the API key. Then set this key to the X-API-Key header value, for example:

Adyen Test Cards API

The Test Cards API provides endpoints for generating custom test card numbers. For more information, refer to Custom test cards documentation.