Advisr

Advisr is a New York-based sales operating system built for the media and advertising industry. Its platform helps broadcast, publishing, cable and agency sales teams plan campaigns, match products to advertiser goals and budgets, dynamically generate client-ready proposals and presentations, automate collaboration and approval workflows, and forecast revenue from real-time dashboards. Advisr publishes a public, read-oriented REST API at https://api.advisr.com/v1 covering companies, groups, clients, agencies, campaigns, products, users, industries and categories, goals, files, bulk exports and custom fields, documented as a static HTML reference at https://apidocs.advisr.com. Access tokens are issued by Advisr support rather than self-service.

Advisr publishes 1 API on the APIs.io network. Tagged areas include Company, Advertising, Media, Sales, and Sales Enablement.

Advisr’s developer surface includes engineering blog, support, and 10 more developer resources.

23.2/100 emerging Agent 8/100 agent aware Full breakdown ↓
scored 2026-09-10 · rubric v0.20.0
1 APIs
CompanyAdvertisingMediaSalesSales EnablementMedia PlanningProposalsAdvertising SalesCampaignsCRM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-10 · 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/advisr: 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.

Advisr API

The Advisr REST API exposes the objects inside the Advisr Platform — company, groups, clients, agencies, campaigns (including product summary and detail, product recommendations...

Pricing Plans 1

Published pricing tiers and plan structures.

Advisr Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Advisr Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Advisr Authentication

1 scheme

SECURITY

Advisr Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: advisr
name: Advisr
description: Advisr is a New York-based sales operating system built for the media and advertising industry. Its platform
  helps broadcast, publishing, cable and agency sales teams plan campaigns, match products to advertiser goals and budgets,
  dynamically generate client-ready proposals and presentations, automate collaboration and approval workflows, and forecast
  revenue from real-time dashboards. Advisr publishes a public, read-oriented REST API at https://api.advisr.com/v1 covering
  companies, groups, clients, agencies, campaigns, products, users, industries and categories, goals, files, bulk exports
  and custom fields, documented as a static HTML reference at https://apidocs.advisr.com. Access tokens are issued by Advisr
  support rather than self-service.
image: https://cdn.prod.website-files.com/63e3bd34df9e1947a4fd9a7a/63e99a7ce0068292ab161dba_advisr-icon.png
url: https://raw.githubusercontent.com/api-evangelist/advisr/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-09'
modified: '2026-09-09'
tags:
- Company
- Advertising
- Media
- Sales
- Sales Enablement
- Media Planning
- Proposals
- Advertising Sales
- Campaigns
- CRM
position: Producing
apis:
- aid: advisr:advisr-api
  name: Advisr API
  image: https://cdn.prod.website-files.com/63e3bd34df9e1947a4fd9a7a/63e99a7ce0068292ab161dba_advisr-icon.png
  description: The Advisr REST API exposes the objects inside the Advisr Platform — company, groups, clients, agencies, campaigns
    (including product summary and detail, product recommendations, geo, audience, presentation, files, exports and support/fulfillment
    submissions), products and sub-products, users, industries and industry categories, goals, files, asynchronous bulk exports,
    and read/write custom fields. All responses are JSON. Requests are authenticated with a company-scoped access token sent
    in a `token` request header; tokens are issued by an Advisr support representative rather than through self-service signup.
  humanURL: https://apidocs.advisr.com/
  baseURL: https://api.advisr.com/v1
  tags:
  - Advertising
  - Media
  - Sales
  - Campaigns
  - Proposals
  properties:
  - type: Documentation
    url: https://apidocs.advisr.com/
  - type: APIReference
    url: https://apidocs.advisr.com/
  - type: Authentication
    url: authentication/advisr-authentication.yml
  - type: ErrorCatalog
    url: errors/advisr-error-codes.yml
  - type: Conventions
    url: conventions/advisr-conventions.yml
  - type: DataModel
    url: data-model/advisr-data-model.yml
  - type: Conformance
    url: conformance/advisr-conformance.yml
  - type: RateLimits
    url: rate-limits/advisr-rate-limits.yml
  - type: ChangeLog
    url: changelog/advisr-changelog.yml
  - type: Lifecycle
    url: lifecycle/advisr-lifecycle.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/advisr-domain-security.yml
- type: Website
  url: https://www.advisr.com/
- type: Blog
  url: https://www.advisr.com/resources
- type: Support
  url: https://support.advisr.com/hc/en-us
- type: TermsOfService
  url: https://www.advisr.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.advisr.com/privacy-policy
- type: Login
  url: https://app.advisr.com
- type: GitHubOrganization
  url: https://github.com/advisr-io
- type: Packages
  url: packages/advisr-packages.yml
- type: Plans
  url: plans/advisr-plans-pricing.yml
- type: LLMsTxt
  url: llms/advisr-llms.txt
- type: X-MCPServerCandidate
  url: mcp/advisr-mcp.yml
x-enrichment:
  date: '2026-09-09'
  status: enriched
  artifacts_added: 14
  pass: local-v3

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/advisr"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/advisr/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/advisr/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.