// ACTION

Live

Check LinkedIn InMail Credit Balance via API

// OVERVIEW

What it does

Get the remaining InMail credit balance for the connected account (Premium, Recruiter, or Sales Navigator). Use it to check allowance before sending InMail at scale.

// PARAMETERS

Inputs

NameTypeRequiredDescription
profileIdstringRequiredConnected LinkedIn profile.

// OUTPUT SHAPE

Example JSON output

{
  "balance": 25,
  "type": "sales_navigator"
}

// INVOCATION

How to call

Resource: MessageOperation: Get InMail Balance

// CONSTRAINTS

Limits & status

None notable.

// USED IN

Playbooks using this Action

Not yet used in a published playbook.

// GET STARTED

Start building with Periodix Actions

Create an account, get an API key, and call this Action from your stack.

Create your account