Locapay Logo

Locapay API v1

Pay Fast. Pay Safe.

Welcome to Locapay API

This API provides endpoints for managing merchants and settlements. Use the endpoints below with a valid API key to interact with the system.

Available Endpoints

/merchants

List all merchants or create a new merchant (GET, POST)

/merchants/{id}

Get details for a specific merchant (GET)

/settlements

List all settlements or initiate a new settlement (GET, POST)

/settlements/{id}

Get details for a specific settlement (GET)

Authentication

All requests require an API key passed in the X-API-Key header. Contact the administrator for access.