How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Meltwater Explore+ Assets API

Manage your Explore+ assets including searches and custom fields.

Meltwater Explore+ Assets API is one of 14 APIs that Meltwater publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Explore+ Assets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, a changelog, rate-limit docs, and an API reference.

This API exposes 20 operations across 10 paths, and defines 29 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.meltwater.com.

20 operations 10 paths 29 schemas 4 DELETE8 GET4 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.meltwater.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Meltwater Explore+ Assets API declares 1 security scheme for authenticating requests. An API key is passed in the header as apikey (apikey). By default, every request must be authenticated.

Paths & Operations 20

Across 10 paths, the API surfaces 20 operations — 4 DELETE, 8 GET, 4 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Explore+ Assets 20

Manage your Explore+ assets including searches and custom fields.

GET
/v3/explore_plus/assets/custom_fields
List all custom fields.
4 params → 200400401500
POST
/v3/explore_plus/assets/custom_fields
Create a new custom field.
2 params body → 201400401500
GET
/v3/explore_plus/assets/custom_fields/{custom_field_id}
Fetch a given custom field.
3 params → 200400401500
PUT
/v3/explore_plus/assets/custom_fields/{custom_field_id}
Update a given custom field.
3 params body → 200400401500
DELETE
/v3/explore_plus/assets/custom_fields/{custom_field_id}
Delete a given custom field.
3 params → 204400401500
POST
/v3/explore_plus/assets/custom_fields/{custom_field_id}/values
Create a new custom field value.
3 params body → 201400401500
GET
/v3/explore_plus/assets/custom_fields/{custom_field_id}/values/{value_id}
Fetch a given custom field value.
4 params → 200400401500
PUT
/v3/explore_plus/assets/custom_fields/{custom_field_id}/values/{value_id}
Update a given custom field value.
4 params body → 200400401500
DELETE
/v3/explore_plus/assets/custom_fields/{custom_field_id}/values/{value_id}
Delete a given custom field value.
4 params → 204400401500
POST
/v3/explore_plus/assets/custom_fields/{custom_field_id}/values/{value_id}/rules
Create a new assignment rule.
4 params body → 201400401500
GET
/v3/explore_plus/assets/custom_fields/{custom_field_id}/values/{value_id}/rules/{rule_id}
Fetch a given assignment rule.
5 params → 200400401500
PUT
/v3/explore_plus/assets/custom_fields/{custom_field_id}/values/{value_id}/rules/{rule_id}
Update a given assignment rule.
5 params body → 200400401500
DELETE
/v3/explore_plus/assets/custom_fields/{custom_field_id}/values/{value_id}/rules/{rule_id}
Delete a given assignment rule.
5 params → 204400401500
GET
/v3/explore_plus/assets/custom_fields/folders
List all custom field folders.
4 params → 200400401500
GET
/v3/explore_plus/assets/searches
List all searches.
6 params → 200400401500
POST
/v3/explore_plus/assets/searches
Create a new search.
2 params body → 201400401500
GET
/v3/explore_plus/assets/searches/{search_id}
Fetch a given search.
3 params → 200400401500
PUT
/v3/explore_plus/assets/searches/{search_id}
Update a given search.
3 params body → 200400401500
DELETE
/v3/explore_plus/assets/searches/{search_id}
Delete a given search.
3 params → 204400401500
GET
/v3/explore_plus/assets/searches/folders
List all search folders.
5 params → 200400401500

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are searches.SearchOutput (11 properties), explore_plus.QueryInput (9 properties), custom_fields.CustomFieldOutput (8 properties), searches.SearchFolderOutput (8 properties). Each schema is shown below with its type and property counts.

assignment_rules.RuleQueryInput
object
6 properties 2 required
searches.CreateSearch
object
6 properties 1 required
assignment_rules.AssignmentRuleInput
object
1 property
custom_fields.CustomFieldOutput
object
8 properties
custom_fields.CustomFieldFolderOutput
object
3 properties
custom_fields.UpdateCustomField
object
3 properties 2 required
assignment_rules.CreateAssignmentRuleRequestInput
object
1 property
custom_fields.CustomFieldFoldersResponse
object
4 properties
searches.SearchFolderOutput
object
8 properties
searches.SearchOutput
object
11 properties
assignment_rules.SingleAssignmentRuleResponse
object
1 property
explore_plus.CombinedInput
object
2 properties
assignment_rules.AssignmentRuleOutput
object
4 properties
custom_fields.CreateCustomField
object
4 properties 2 required
controllers.ExplorePlusAPIError
object
1 property
searches.SearchFoldersResponse
object
4 properties
searches.MultiSearchResponse
object
4 properties
custom_fields.CreateCustomFieldRequestInput
object
1 property
custom_fields.SingleCustomFieldResponse
object
1 property
custom_fields.UpdateCustomFieldRequestInput
object
1 property
searches.SingleSearchResponse
object
1 property
custom_field_values.SingleCustomFieldValueResponse
object
1 property
custom_field_values.CustomFieldValueOutput
object
7 properties
searches.CreateSearchRequestInput
object
1 property
controllers.ExplorePlusAPIValidationError
object
2 properties
custom_field_values.CreateCustomFieldValue
object
2 properties 1 required
explore_plus.QueryInput
object
9 properties 1 required
custom_fields.MultiCustomFieldsResponse
object
4 properties
custom_field_values.CreateCustomFieldValueRequestInput
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

meltwater-explore-assets-api-openapi.yml Raw ↑

Other APIs Meltwater publishes across the network.

Meltwater Account Management API
Meltwater Bring Your Own Content (BYOC) API
Meltwater Explore+ Analytics API
Meltwater Explore+ Search API
Meltwater Listening Analytics API
Meltwater Listening Exports API
Meltwater Listening Search API
Meltwater Listening Search Management API
Meltwater Listening Streaming API
Meltwater Mira API API
Meltwater Owned Analytics API
Meltwater API v4
Where this information came from

This is an independent, third-party profile of Meltwater Explore+ Assets API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.