Gift Card Market API
Integrating with The Gift Card Market API to enable local gift card purchases to over 5 million local restaurants and salons.
There are 2 primary API groups to integrate into The Gift Card Market: Search & Provision. See the 2 below sections with available endpoints and documentation for required parameters.
For demonstration purposes, use the following credentials:
apiKey: mfctGsnKXA2f53D7HANvN2YsrogruRHMliM1cYS8
Store_ID: sandbox
HMAC Key: RS3234aafa$%@#24sf
Please Note: These credentials are for demonstration purposes only and are limited in both scope and functionality.
Contact Giftcard Market for a fully functional set of credentials.
Authentication
- API Key: apiKey
- HTTP: Bearer Auth
Authorization inside request header. For demonstration purposes, use: mfctGsnKXA2f53D7HANvN2YsrogruRHMliM1cYS8
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | x-api-key |
Enter your Bearer token in the format `Bearer <token>
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |