Environments
We have two environments for our OAuth App API: Sandbox and Production.
Sandbox is intended for testing your integration, while Production makes use of your real, live data.
The URLs for these endpoints are:
Sandbox
https://api.dev.firstdollar.com/app/<your-app-id>/graphql
Production
https://api.firstdollar.com/app/<your-app-id>/graphql