Overview
  • Namespace
  • Class

Namespaces

  • APWG
    • API
      • Alerts
      • Groups
      • Index
      • MalIP
      • Phish
      • ReportPhishing

Classes

  • IndexClient

Class IndexClient

Interact with the Index API

Class IndexClient

APWG\API\AbstractClient implements APWG\API\ClientInterface
Extended by APWG\API\Index\IndexClient
Namespace: APWG\API\Index
Package: APWG\API\Index
Copyright: Copyright (c) 2017 The Anti-Phishing Working Group
Author: Andrew Breksa andrew@apwg.org
Located at APWG/API/Index/IndexClient.php

Methods summary

public Psr\Http\Message\ResponseInterface
# getSpec( )

Returns the Swagger 2.0 YAML definition

Returns the Swagger 2.0 YAML definition

Returns

Psr\Http\Message\ResponseInterface
public Psr\Http\Message\ResponseInterface
# getIndex( )

Returns the '/' index content of the API, a list of available modules, groups, and utilities

Returns the '/' index content of the API, a list of available modules, groups, and utilities

Returns

Psr\Http\Message\ResponseInterface

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

API documentation generated by ApiGen