Class ReportPhishingClient
Interact with the Report_Phishing API
Class ReportPhishingClient
- APWG\API\AbstractClient implements APWG\API\ClientInterface
-
APWG\API\ReportPhishing\ReportPhishingClient
Namespace: APWG\API\ReportPhishing
Package: APWG\API\ReportPhishing
Copyright: Copyright (c) 2017 The Anti-Phishing Working Group
Author: Andrew Breksa andrew@apwg.org
Located at APWG/API/ReportPhishing/ReportPhishingClient.php
Package: APWG\API\ReportPhishing
Copyright: Copyright (c) 2017 The Anti-Phishing Working Group
Author: Andrew Breksa andrew@apwg.org
Located at APWG/API/ReportPhishing/ReportPhishingClient.php
Methods summary
public
Psr\Http\Message\ResponseInterface
|
|
public
Psr\Http\Message\ResponseInterface
|
|
public
Psr\Http\Message\ResponseInterface
|
#
getParamSchema( integer $options = [], array $options,… )
Return a JSON schema for the report_phishing module's GET:/report_phishing endpoint parameters, useful for validating Alert queries |
Methods inherited from APWG\API\AbstractClient
__construct(),
_call(),
getApiKey(),
getBaseUri(),
getCache(),
getClient(),
getGlobalOptions(),
getGuzzleOptions(),
setApiKey(),
setBaseUri(),
setCache(),
setClient(),
setGlobalOptions(),
setGuzzleOptions()
Properties summary
Properties inherited from APWG\API\AbstractClient
$apiKey,
$base_uri,
$cache,
$client,
$globalOptions,
$guzzleOptions