Shippo API token
Description
General
- Documentation: https://goshippo.com/docs/reference
- Summary: Shippo helps e-commerce businesses, online marketplaces, and platforms integrate shipping with multiple carriers through their API and web application. Authentication and identification to the Shippo API is done by providing an API Key on every request.
- IPs allowlist: This feature is not available.
- Scopes: This feature is not available.
Revoke the secret
Tokens can be revoked from the settings page, click on "Manage Your Tokens" button.
Check for suspicious activity
As of the time of writing this documentation, this feature is not yet supported.
Details for Shippo api token
Family: Api
Category: E-commerce
Company: Shippo
High recall: True
Validity check available: True
On-premise instances exist: False
Only valid secrets raise an alert: False
Minimum number of matches: 1
Occurrences found for one million commits: 0.01
Prefixed: True
PreValidators:
- type: ContentWhitelistPreValidator
patterns:
- shippo_
Examples
- text: 'SHIPPING_API_TOKEN=shippo_test_9e73f0edcd760ba461c82300be593daab755595b'
apikey: shippo_test_9e73f0edcd760ba461c82300be593daab755595b
- text: 'SHIPPO_API_TOKEN=shippo_live_d2892e09566bb71eec24ccc1bf0f9f9d9e208f39'
apikey: shippo_live_d2892e09566bb71eec24ccc1bf0f9f9d9e208f39
# Fat-fingered secret
- text: XSHIPPO_API_TOKEN=shippo_live_d2892e09566bb71eec24ccc1bf0f9f9d9e208f39
apikey: shippo_live_d2892e09566bb71eec24ccc1bf0f9f9d9e208f39