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 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.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/marin-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
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.