Categories: None [Edit]

feratel-check-api-client

https://rubygems.org/gems/feratel-check-api-client
This documentation describes your available CheckAPI REST services: Get your checkpoints and their details, check the permission of a customer's ID, take a look at your checkpoint's history - everything a checkpoint needs can be found here in one place. Please look at the descriptions in each service below.

Authorize

You can use this automated authentication to try out your activated methods - just click „Authorize“, enter CardAPI credentials and have a try! You received the CardAPI username and password via e-mail – credentials are different from your developer-portal credentials. Authentication is based on OAUTH2 (implicit grant flow) and needs to be implemented and called prior to using any API method. CLIENT_ID
The client ID is pre-filled automatically according to the chosen application. You can find your available client IDs in the "Applications" - Area. GRANT_TYPE
With grant_type=password you get an access-token and a refresh-token for your request. The received access token can be used for 10 minutes, there are two ways to renew it. Either you can send the same request again or you can use the grant_type=refresh_token. The refresh token needs to be used every 30 minutes and can provide new access tokens for 10 hours without using your credentials.

Total

Ranking: 182,151 of 182,276
Downloads: 156

Daily

Ranking: 73,973 of 182,267
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
25801,907,122rspec
189184,550,519typhoeus

Owners

#GravatarHandle
1iconsaimiri