Braintree
Integrating with Braintree
Connecting to Braintree
In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.
Required Fields
- API Key Public
- API Key Private
Here's a link to instructions from Braintree on how to locate the required fields above.
Documentation URLs
https://graphql.braintreepayments.com/reference
GraphQL Client URLs
DEV = https://payments.sandbox.braintree-api.com/graphql
PROD = https://payments.braintree-api.com/graphql
Auth
- Basic
- "Authorization": "Basic BASE64($public_key:$private_key)"
Mapped Data Sources
search
User Search
- fullName