Swaphix API

Base URL https://api.swaphix.com/api

Como empezar

1

1. Obtener API Key

Llama al endpoint POST /business/api-key/ con las credenciales de administrador.

2

2. Usa tu API Key

Incluye tu API Key en el header:

Api-Key: <uuid>:<api_key>