All URIs are relative to https://api.meltwater.com
Method | HTTP request | Description |
---|---|---|
GetEditorialStreamingJsonSchema | Get /v2/schemas/editorial_streaming.json | Editorial Streaming JSON schema |
GetSocialStreamingJsonSchema | Get /v2/schemas/social_streaming.json | Social Streaming JSON schema |
GetEditorialStreamingJsonSchema($userKey)
Editorial Streaming JSON schema
Get the JSON schema describing the layout of Editorial Streaming documents.
Name | Type | Description | Notes |
---|---|---|---|
userKey | string | The `user_key` from developer.meltwater.com. |
void (empty response body)
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
GetSocialStreamingJsonSchema($userKey)
Social Streaming JSON schema
Get the JSON schema describing the layout of Social Streaming documents.
Name | Type | Description | Notes |
---|---|---|---|
userKey | string | The `user_key` from developer.meltwater.com. |
void (empty response body)
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]