B
Braintree GraphQL API
Details
- Endpoint
-
https://graphql.braintreepayments.com/ - Spec
- introspection
- Docs
- https://developer.paypal.com/braintree/graphql/
Authentication
Authorization: Bearer <credential> Create a Braintree Sandbox account or use your Braintree merchant account, then follow the GraphQL guide's auth flow to obtain an access token for Braintree Auth credentials. Use the token in the Authorization header for GraphQL requests.