Marin Software website screenshot

Marin Software

Marin Software is a performance marketing and digital advertising management platform used by e-commerce brands, agencies, and enterprise marketers to plan, automate, and optimize paid media at scale across paid search, paid social, retail media, and app advertising channels. Its product line includes MarinOne (campaign management and automation), Marin Connect (marketing data collection and unification), Marin Ascend (cross-channel optimization), Marin for Agencies, and managed services. Marin publishes a POST-only REST write API — the Marin API, at https://api.marinsoftware.com/open-api version 0.1 — that pushes campaigns, groups, keywords, ads and strategies into the platform using HTTP Basic auth, documented only in the help center, plus a Marin Social API whose reference link no longer resolves. There is no OpenAPI, no SDK, no changelog and no status page, and the developer documentation portal has been decommissioned. Marin Software has been acquired by Zax Capital, which the company announces on its own homepage.

Marin Software publishes 1 API on the APIs.io network. Tagged areas include Company, MarTech, Advertising, Marketing, and Performance Marketing.

Marin Software’s developer surface includes pricing, engineering blog, signup flow, documentation, API reference, support, authentication, and 16 more developer resources.

31.4/100 thin ▬ flat Agent 8/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyMarTechAdvertisingMarketingPerformance MarketingDigital AdvertisingPaid SearchPaid SocialRetail MediaCampaign ManagementBid ManagementBulk Upload

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/marin-software: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Marin API

A POST-only REST API for programmatically writing data into Marin. Five bulk endpoints — /campaigns, /groups, /keywords, /ads and /strategies — accept a JSON body containing a s...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Marin Software Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Marin Software Authentication

http · 1 scheme

SECURITY

Marin Software Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: marin-software
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/marin-software.png
name: Marin Software
description: Marin Software is a performance marketing and digital advertising management platform used by e-commerce brands,
  agencies, and enterprise marketers to plan, automate, and optimize paid media at scale across paid search, paid social,
  retail media, and app advertising channels. Its product line includes MarinOne (campaign management and automation), Marin
  Connect (marketing data collection and unification), Marin Ascend (cross-channel optimization), Marin for Agencies, and
  managed services. Marin publishes a POST-only REST write API — the Marin API, at https://api.marinsoftware.com/open-api
  version 0.1 — that pushes campaigns, groups, keywords, ads and strategies into the platform using HTTP Basic auth, documented
  only in the help center, plus a Marin Social API whose reference link no longer resolves. There is no OpenAPI, no SDK, no
  changelog and no status page, and the developer documentation portal has been decommissioned. Marin Software has been acquired
  by Zax Capital, which the company announces on its own homepage.
url: https://raw.githubusercontent.com/api-evangelist/marin-software/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- sapphire-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-12'
tags:
- Company
- MarTech
- Advertising
- Marketing
- Performance Marketing
- Digital Advertising
- Paid Search
- Paid Social
- Retail Media
- Campaign Management
- Bid Management
- Bulk Upload
tags_raw:
- Company
- Martech
- Advertising
- Marketing
- Performance Marketing
- Digital Advertising
- Paid Search
- Paid Social
- Retail Media
- Campaign Management
- Bid Management
- Bulk Upload
apis:
- name: Marin API
  description: A POST-only REST API for programmatically writing data into Marin. Five bulk endpoints — /campaigns, /groups,
    /keywords, /ads and /strategies — accept a JSON body containing a single "data" array of rows whose keys are the same
    column headers used by Marin's bulk-upload spreadsheets. Requests are HTTPS only, authenticated with HTTP Basic using
    a MarinOne username and password issued by a Marin representative, and scoped by four required query-string parameters
    (clientId, customerId, userId, userCustomerId) read out of the MarinOne UI. The API is versioned in the URI path; only
    version 0.1 is published. Marin publishes no OpenAPI, no SDK and no error catalog beyond HTTP 200 and 500.
  humanURL: https://support.marinsoftware.com/en_US/bulk-actions/marin-api
  baseURL: https://api.marinsoftware.com/open-api
  tags:
  - Campaign Management
  - Paid Search
  - Paid Social
  - Retail Media
  - Bid Management
  - Bulk Upload
  - Advertising
  - MarTech
  tags_raw:
  - campaign-management
  - paid-search
  - paid-social
  - retail-media
  - bid-management
  - bulk-upload
  - advertising
  - martech
  properties:
  - type: Documentation
    url: https://support.marinsoftware.com/en_US/Managing_Campaigns/api
  - type: APIReference
    url: https://support.marinsoftware.com/en_US/bulk-actions/marin-api
  - type: Authentication
    url: authentication/marin-software-authentication.yml
  - type: Conventions
    url: conventions/marin-software-conventions.yml
  - type: DataModel
    url: data-model/marin-software-data-model.yml
  - type: ErrorCatalog
    url: errors/marin-software-error-codes.yml
  - type: RateLimits
    url: rate-limits/marin-software-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/marin-software-lifecycle.yml
  x-status: Documented on a live provider page, but the published base host api.marinsoftware.com resolves in DNS (69.194.129.87)
    and refuses TCP connections on both 443 and 80 from a public network as of 2026-08-12. Recorded as observed.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.marinsoftware.com/
- type: Pricing
  url: https://www.marinsoftware.com/pricing
- type: Blog
  url: https://www.marinsoftware.com/blog
- type: HelpCenter
  url: https://support.marinsoftware.com/
- type: Login
  url: https://one.marinsoftware.com
- type: SignUp
  url: https://www.marinsoftware.com/marinone-free-trial
- type: TermsOfService
  url: https://www.marinsoftware.com/legal/terms-of-use
- type: PrivacyPolicy
  url: https://www.marinsoftware.com/legal/privacy-policy
- type: DomainSecurity
  url: security/marin-software-domain-security.yml
- type: Documentation
  url: https://support.marinsoftware.com/en_US/Managing_Campaigns/api
- type: APIReference
  url: https://support.marinsoftware.com/en_US/bulk-actions/marin-api
- type: Support
  url: https://support.marinsoftware.com/
- type: Authentication
  url: authentication/marin-software-authentication.yml
- type: Conventions
  url: conventions/marin-software-conventions.yml
- type: DataModel
  url: data-model/marin-software-data-model.yml
- type: ErrorCatalog
  url: errors/marin-software-error-codes.yml
- type: RateLimits
  url: rate-limits/marin-software-rate-limits.yml
- type: Lifecycle
  url: lifecycle/marin-software-lifecycle.yml
- type: Plans
  url: plans/marin-software-plans-pricing.yml
- type: Packages
  url: packages/marin-software-packages.yml
- type: Conformance
  url: conformance/marin-software-conformance.yml
- type: Compliance
  url: https://www.marinsoftware.com/legal/data-processing-addendum
- type: LLMsTxt
  url: llms/marin-software-llms.txt
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 10
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/marin-software"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/marin-software/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/marin-software/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.