Postman Collection
API Requests in Multiple Programming Languages
To browse the API requests in multiple programming languages visit the Galoy API Postman collection.
Go ahead and fork the collection together with the public environment variables to work in your own Postman workspace.
Local Development
We've included the following files here that can be imported into Postman to get up-and-running with the Galoy API.
Collection
- galoy_graphql_main_api.postman_collection.json: the collection of queries and mutations
Environment Variables
- galoy-mainnet.postman_environment.json: environment variables to hit our deployed Blink production environment with mainnet bitcoin
- galoy-staging.postman_environment.json: environment variables to hit our deployed staging with signet bitcoin
Usage
- Download Postman: www.postman.com or use the web version: web.postman.co
- Import the collection and the respective environment variable files into Postman.