Initial Setup
- Generate an API Key: From the web UI, navigate to API.
- Authenticate: Ensure you authenticate all API requests. Detailed guidance is available at Authentication.
REST API URL:
https://api.international.coinbase.com/api/v1
Using the INTX Java SDK
Setting up the SDK
The INTX Java SDK is vended through Maven. To use these in your own project, install the dependencies using Maven, where the current version is1.0.0
:
Credentials
class and create a new client. The Credentials
class is JSON enabled. Ensure that INTX API credentials are stored in a secure manner.
The JSON format expected for credentials is: