Get Involved
urlscan
ImportantAs of Flowpipe 1.0.0, credential has been renamed to connection. The urlscan credential resource is deprecated and will be removed in a future version of Flowpipe. Use the urlscan connection instead.
The urlscan credential can be used to access URLScan resources.
Arguments
Name | Type | Required? | Description |
---|---|---|---|
api_key | String | Optional | API Key |
All arguments are optional, and a urlscan credential with no arguments will behave the same as the default credential.
Attributes (Read-Only)
Attribute | Type | Description |
---|---|---|
env | Map | A map of the resolved credential-related environment variables (URLSCAN_API_KEY) |
Default Credential
The urlscan credential type includes an implicit, default credential (credential.urlscan.default) that will be configured to set the api_key to the URLSCAN_API_KEY environment variable.