Skip to main content

What is InstaView?

InstaView runs conversations: an AI agent places a call, phone or web, has the conversation you designed with it, and hands back a transcript and structured results. It began in hiring, which is still where most of its volume is, and the same agents now run sales, support and operations calls. The API puts all of that behind a handful of resources you can drive from your own application, your ATS, or a workflow of your own.

Quick Start

Get up and running with your first API call in minutes

Authentication

Learn how to authenticate with API keys and manage scopes

API Reference

Explore all available endpoints and their parameters

Guides

Deep dive into concepts and best practices

Key Features

Create, update and manage the people you call, with as much profile data as you want to keep. Associate them with jobs where that applies, and follow their conversations.
Define job postings with detailed requirements, skills, and descriptions. Organize your recruitment efforts with flexible job status tracking and company-level isolation.
Configure the agent that runs the call: its voice, the conversation flow it follows, and what it should extract. Either from a hiring template or as a custom flow of your own design.
Place a call now or at a time you name, with retries and calling hours handled for you, and a status you can follow to a terminal value.
Read the full transcript, the hiring analysis where a hiring focus produced one, and the structured fields, outcomes and scoring a custom agent was configured to extract.
Company-level data isolation, scope-based access control, audit logging, and secure API key management ensure your data stays protected.

Use Cases

ATS Integration

Connect your Applicant Tracking System so screening calls happen without anyone scheduling them by hand. Built for Greenhouse, Lever and custom systems alike.

Custom Recruitment Portals

Build a branded hiring experience with InstaView running the calls underneath. You keep full control of what the applicant sees.

High-Volume Screening

Run first-round screening calls at volume — hundreds at once, each held and scored to the same standard.

Outbound Sales and Support

Qualify inbound leads, chase renewals, run check-in calls. A custom agent runs the flow you wrote and returns the fields you asked it to extract, rather than a hiring assessment.

Multi-Tenant Platforms

Build marketplaces or multi-company platforms on InstaView’s company isolation and ATS keys.

API Architecture

The InstaView API follows RESTful principles with a resource-oriented design:
  • Base URL: https://api.instaview.sk
  • Authentication: API Key via Authorization: Bearer header
  • Format: JSON request and response bodies
  • Versioning: URL-based versioning (currently v1)
  • Security: TLS 1.2+, scope-based permissions, rate limiting

Core Resources

Jobs

Job postings and position management

Contacts

The people you call, and what you know about them

Conversations

One call each, with its transcript and results

Agents

Agent configuration, templates and custom flows

Companies

Company management and settings

Billing

Usage tracking and subscription management

Getting Help

Support

Ask our support team for help

Status

Check API status and uptime

Next Steps

1

Create an API Key

Generate your API key from the InstaView dashboard with appropriate scopes
2

Make Your First Request

Follow our quickstart guide to make your first API call
3

Explore Resources

Learn about core resources and how they work together
4

Build Your Integration

Apply best practices to build a production-ready integration
API Version: This documentation covers the latest version of the InstaView API.