Nativo API V3

The Nativo API V3 is the platform REST API for the Nativo advertising platform. It exposes CRUD trafficking resources (advertisers, campaigns, budgets, ads, creatives, placements, targeting parameters, tracking parameters and site-target search) and six reporting resources (direct campaigns, preferred campaigns, marketplace campaigns, demand, auction and inventory) that accept a shared report payload of start_date/end_date, timezone, resolution, metrics, breakdown and filters. Requests are authenticated with a per-user Personal Access Token sent as an HTTP Bearer credential, and every response is wrapped in a status / status_code / messages / data envelope.

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/nativo-api-v3"
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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: nativo-api-v3
name: Nativo API V3
description: The Nativo API V3 is the platform REST API for the Nativo advertising platform. It exposes
  CRUD trafficking resources (advertisers, campaigns, budgets, ads, creatives, placements, targeting parameters,
  tracking parameters and site-target search) and six reporting resources (direct campaigns, preferred
  campaigns, marketplace campaigns, demand, auction and inventory) that accept a shared report payload
  of start_date/end_date, timezone, resolution, metrics, breakdown and filters. Requests are authenticated
  with a per-user Personal Access Token sent as an HTTP Bearer credential, and every response is wrapped
  in a status / status_code / messages / data envelope.
humanURL: https://api-docs.nativo.com/reference/general
baseURL: https://api.nativo.com/v3
tags:
- Advertising
- Reporting
- Campaign Management
- Ad Serving
properties:
- type: Documentation
  url: https://api-docs.nativo.com/docs/introduction
- type: APIReference
  url: https://api-docs.nativo.com/reference/general
- type: GettingStarted
  url: https://api-docs.nativo.com/docs/introduction
- type: Authentication
  url: authentication/nativo-authentication.yml
- type: ErrorCatalog
  url: errors/nativo-problem-types.yml
- type: Conventions
  url: conventions/nativo-conventions.yml
- type: RateLimits
  url: rate-limits/nativo-rate-limits.yml
- type: DataModel
  url: data-model/nativo-data-model.yml
- type: Examples
  url: https://api-docs.nativo.com/docs/examples