Makinari REST API

Core Makinari platform API covering Visitors (tracking and identification), Finder (contact and company search), Robots (browser-automation instances), Instances, Requirements, and Secure Tokens. API-key Bearer authentication; all endpoints versioned under v1. The docs quote https://api.makinari.io/v1 as the base URL, but that host does not currently resolve; the live application host serving /api/* routes is backend.makinari.com.

API entry from apis.yml

apis.yml Raw ↑
name: Makinari REST API
description: Core Makinari platform API covering Visitors (tracking and identification), Finder (contact
  and company search), Robots (browser-automation instances), Instances, Requirements, and Secure Tokens.
  API-key Bearer authentication; all endpoints versioned under v1. The docs quote https://api.makinari.io/v1
  as the base URL, but that host does not currently resolve; the live application host serving /api/*
  routes is backend.makinari.com.
humanURL: https://docs.makinari.com/rest-api
baseURL: https://backend.makinari.com/api
tags:
- REST
- Visitors
- Leads
- Automation
properties:
- type: Documentation
  url: https://docs.makinari.com/rest-api
- type: APIReference
  url: https://docs.makinari.com/rest-api