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

Mavrck Brand Suitability Harness API

The BrandSuitabilityHarness API from Mavrck — 10 operation(s) for brandsuitabilityharness.

Mavrck Brand Suitability Harness API is one of 183 APIs that Mavrck publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include BrandSuitabilityHarness. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 16 operations across 10 paths, and defines 31 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: http://app.splashscore.com/v1, https://app.splashscore.com/v1.

16 operations 10 paths 31 schemas 2 DELETE5 GET2 PATCH7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.mavrck.co/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Mavrck Brand Suitability Harness API declares 1 security scheme for authenticating requests. An API key is passed in the header as api-key (apiKey). By default, every request must be authenticated.

Paths & Operations 16

Across 10 paths, the API surfaces 16 operations — 2 DELETE, 5 GET, 2 PATCH, 7 POST. Each is listed below with its method, path, parameters, and response codes.

BrandSuitabilityHarness 16
GET
/v1/brand-suitability/harness/global-users/{globalUserId}/creator-context
Builds a structured creator profile from platform data (social handles, bio, location, etc.)
harnessCreatorContext 1 param → 200400403404500
POST
/v1/brand-suitability/harness/global-users/{globalUserId}/creator-context
Builds (or accepts inline) creator context and persists it to DynamoDB, returning the stored record.
harnessSaveCreatorContext 1 param body → 200400403404500
GET
/v1/brand-suitability/harness/global-users/{globalUserId}/creator-context/stored
Reads the stored creator context record from DynamoDB.
harnessGetStoredCreatorContext 1 param → 200400403404500
PATCH
/v1/brand-suitability/harness/global-users/{globalUserId}/creator-context/stored
Partial-updates the stored creator context fields.
harnessUpdateCreatorContext 1 param body → 200400403404500
DELETE
/v1/brand-suitability/harness/global-users/{globalUserId}/creator-context/stored
Deletes the stored creator context record.
harnessDeleteCreatorContext 1 param → 200400403404500
GET
/v1/brand-suitability/harness/brand-context
harnessBrandContext 1 param → 200400403404500
POST
/v1/brand-suitability/harness/brand-context
Builds (or accepts inline) brand context and persists it to DynamoDB, returning the stored record.
harnessSaveBrandContext 1 param body → 200400403404500
GET
/v1/brand-suitability/harness/brand-context/stored
Reads the stored brand context record from DynamoDB.
harnessGetStoredBrandContext 1 param → 200400403404500
PATCH
/v1/brand-suitability/harness/brand-context/stored
Partial-updates the stored brand context fields.
harnessUpdateBrandContext 1 param body → 200400403404500
DELETE
/v1/brand-suitability/harness/brand-context/stored
Deletes the stored brand context record.
harnessDeleteBrandContext 1 param → 200400403404500
GET
/v1/brand-suitability/harness/campaigns/{campaignId}/campaign-context
harnessCampaignContext 1 param → 200400403404500
POST
/v1/brand-suitability/harness/research
Runs the research pipeline: discovery (search) + enrichment (visit each URL for full page content). Provide creatorContext directly (e.g. from prod) to skip the buildCreatorContext step, or provide g…
harnessResearch body → 200400403404500
POST
/v1/brand-suitability/harness/verify-sources
Runs source verification against user-provided sources without running discovery. Provide creatorContext directly (e.g. from prod) to skip the buildCreatorContext step, or provide globalUserId to bui…
harnessVerifySources body → 200400403404500
POST
/v1/brand-suitability/harness/global-users/{globalUserId}/reverify
Re-runs verification on existing research from DynamoDB. Skips discovery. Loads stored findings and runs pre-filter + LLM verification. Provide creatorContext to skip buildCreatorContext, or omit to…
harnessReverify 1 param body → 200400403404500
POST
/v1/brand-suitability/harness/assess
harnessAssessMetric body → 200400403404500
POST
/v1/brand-suitability/harness/assess-full
Runs the full assessment pipeline (exec) on stored or inline findings without persisting the report. Builds missing contexts from local data; inline overrides take precedence. One of creatorContext o…
harnessAssessFull body → 200400403404500

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are Record_AssessmentMetricsEnum.MetricWeight_ (12 properties), StoredFinding (11 properties), BrandContextDTO (9 properties), CreatorContextDTO (9 properties). Each schema is shown below with its type and property counts.

MetricRelevanceWeights
Record_AssessmentMetricsEnum.MetricWeight_
object
Construct a type with a set of properties K of type T
12 properties
KnownSocialNetworkDTO
object
4 properties 4 required
AssessFullRequest
object
7 properties
AssessMetricRequest
object
4 properties 1 required
ReverifyRequest
object
1 property
MetricWeight
object
2 properties 2 required
SaveCreatorContextRequest
object
2 properties
NotFoundError
object
2 properties 2 required
VerifySourcesRequest
object
3 properties 1 required
HarnessResponse_any.any_
object
2 properties 2 required
ResearchRequest
object
2 properties
DataScoreLevelDTO
string
Brand Suitability LLM/assessment output DTOs. v0.3 UI: notes track field consumption by the v0.3 report view. "unused" = not read by v0.3 (may be used by legac…
ForbiddenError
object
2 properties 2 required
SaveBrandContextRequest
object
2 properties
ServerError
object
2 properties 2 required
SocialProfileInfo
object
9 properties 4 required
Record_string.unknown_
object
Construct a type with a set of properties K of type T
UpdateBrandContextRequest
object
1 property 1 required
PartialCreatorProfile
object
7 properties 7 required
StoredFinding
object
11 properties
ValidateErrorJSON
object
2 properties 2 required
SocialProfileInsights
object
Later-generated predicted insights computed by the Insights Service and stored on the CDS social presence (platformAttributes.prediction). The CDS client types…
4 properties
DataSourceDTO
object
3 properties 3 required
BrandContextDTO
object
9 properties 9 required
UpdateCreatorContextRequest
object
1 property 1 required
Partial_CreatorContextDTO_
object
Make all properties in T optional
9 properties
DataConfidenceDTO
object
3 properties 3 required
ExtractedAttributes
object
6 properties 6 required
CreatorContextDTO
object
9 properties 9 required
Partial_BrandContextDTO_
object
Make all properties in T optional
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mavrck-brandsuitabilityharness-api-openapi.yml Raw ↑

Other APIs Mavrck publishes across the network.

Later Influence (Mavrck) Reporting API
Mavrck Platform API
Mavrck Workflow Stage Change Event Webhook
Mavrck Account Invitations API
Mavrck Action Groups API
Mavrck Action Group Brief API
Mavrck Action Group Bulk Scheduled Messages API
Mavrck Action Group Conversation Templates API
Mavrck Action Group Custom Influencer Statuses API
Mavrck Action Group Custom Statuses API
Mavrck Action Groups API
Mavrck Action Group Scheduled Messages API
Where this information came from

This is an independent, third-party profile of Mavrck Brand Suitability Harness 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.