https://github.com/freeclimbapi/freeclimb-java-code-snippets
https://github.com/freeclimbapi/freeclimb-java-code-snippets
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/freeclimbapi/freeclimb-java-code-snippets
- Owner: FreeClimbAPI
- Created: 2021-08-25T21:31:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-30T21:02:07.000Z (over 4 years ago)
- Last Synced: 2025-01-02T05:27:10.423Z (about 1 year ago)
- Language: Java
- Size: 22.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Freeclimb - Java Code Snippets
This project serves as a guide to help you build an application with FreeClimb.
## Setting up your new app within your FreeClimb account
To get started using a FreeClimb account, follow the instructions [here](https://docs.freeclimb.com/docs/getting-started-with-freeclimb).
## Setting up the FreeClimb SDK
1. Configure environment variables.
| ENV VARIABLE | DESCRIPTION |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------- |
| ACCOUNT_ID | Account ID which can be found under [API credentials](https://www.freeclimb.com/dashboard/portal/account/authentication) in Dashboard |
| API_KEY | API key which can be found under [API credentials](https://www.freeclimb.com/dashboard/portal/account/authentication) in Dashboard |
## Getting Help
If you are experiencing difficulties, [contact support](https://freeclimb.com/support).