Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Latest commit

 

History

History
38 lines (21 loc) · 1.05 KB

Swagger_docApi.md

File metadata and controls

38 lines (21 loc) · 1.05 KB

\Swagger_docApi

All URIs are relative to https://api.meltwater.com

Method HTTP request Description
GetCompleteSwaggerSpec Get /v2/swagger_doc Meltwater API Swagger Spec

GetCompleteSwaggerSpec

GetCompleteSwaggerSpec($userKey)

Meltwater API Swagger Spec

Get the complete Swagger Spec that describes all Meltwater API endpoints.

Parameters

Name Type Description Notes
userKey string The `user_key` from developer.meltwater.com.

Return type

void (empty response body)

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]