Documentation for the Fasten Connect API
test
and live
. Test mode is used for development and testing, while live mode is used for production.
Test mode secret keys have the prefix private_test_
and live mode secret keys have the prefix private_live_
.
API Key Prefix | Description |
---|---|
public_test_ | Test mode client-side key that uniquely identifies your app |
private_test_ | Test mode server-side key allows you to make authenticated requests. Must be kept secret |