Class MalIPClient
Interact with the Mal_IP API
Class MalIPClient
- APWG\API\AbstractClient implements APWG\API\ClientInterface
-
APWG\API\MalIP\MalIPClient
Namespace: APWG\API\MalIP
Package: APWG\API\MalIP
Copyright: Copyright (c) 2017 The Anti-Phishing Working Group
Author: Andrew Breksa andrew@apwg.org
Located at APWG/API/MalIP/MalIPClient.php
Package: APWG\API\MalIP
Copyright: Copyright (c) 2017 The Anti-Phishing Working Group
Author: Andrew Breksa andrew@apwg.org
Located at APWG/API/MalIP/MalIPClient.php
Methods summary
public
Psr\Http\Message\ResponseInterface
|
|
public
Psr\Http\Message\ResponseInterface
|
|
public
Psr\Http\Message\ResponseInterface
|
|
public
Psr\Http\Message\ResponseInterface
|
|
public
Psr\Http\Message\ResponseInterface
|
#
lastCollaboration( integer $id )
Get a Last-Modified header with the timestamp of the last collaboration activity for a specific entity |
public
Psr\Http\Message\ResponseInterface
|
#
getParamSchema( integer $options = [], array $options,… )
Return a JSON schema for the mal_ip module's GET:/mal_ip 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