Object

FoundApiDefinitionInput

The API definition from a found API discovered through the API Finder.

Fields

unique_api_id(): ID!
The unique API ID of the found API to use for this site.
authentications(): [ApiAuthenticationInput!]!
Authentication schemes to use when scanning this API.
enabled_endpoints(): [ApiEndpointInput!]!
A list of the enabled API endpoints.