Call any Whish API from Postman without writing code. Download a collection, pair it with its environment, add your keys, and send. Every request comes preconfigured with the base URL and credential variables.
8 requests: fees, send, cancel, status, countries, activity, statement, modes.
Environments preset the baseUrl and credential variables. Pick the one that matches your API's platform, then fill in the credentials Whish issued you.
1. Open Postman → Import → drop in the collection file (and the matching environment file).
2. Select the environment (top-right in Postman): Sandbox to test, Production to go live.
3. Fill in your credentials, either in the environment's variables or the collection variables. Nothing else needs editing; requests already reference {{baseUrl}} and the credential variables.
4. Send any request. For Money Transfer, Request-id auto-generates a unique numeric value on every send.
Credentials in these files are placeholders (e.g. YOUR_SECRET). Never commit your real credentials to shared repositories, and prefer marking them as secret variables in Postman.
Machine-readable OpenAPI 3.1 documents. Use them to generate client SDKs, validate requests, or render the API in any OpenAPI viewer.
OpenAPI 3.1 specification. Import into Swagger, generate clients, or validate requests.
OpenAPI 3.1 specification. Import into Swagger, generate clients, or validate requests.
OpenAPI 3.1 specification. Import into Swagger, generate clients, or validate requests.
OpenAPI 3.1 specification. Import into Swagger, generate clients, or validate requests.
OpenAPI 3.1 specification. Import into Swagger, generate clients, or validate requests.
OpenAPI 3.1 specification. Import into Swagger, generate clients, or validate requests.
OpenAPI 3.1 specification. Import into Swagger, generate clients, or validate requests.
OpenAPI 3.1 specification. Import into Swagger, generate clients, or validate requests.
OpenAPI 3.1 specification. Import into Swagger, generate clients, or validate requests.