Postgrid
Overview
SLUG: POSTGRID
Description
PostGrid provides APIs for automating direct mail and address verification services, enabling businesses to send letters, postcards, and checks, as well as verify and standardize addresses in real-time.
Authentication Details
API Key
Connecting to Postgrid
Create an auth config
Use the dashboard to create an auth config for the Postgrid toolkit. This allows you to connect multiple Postgrid accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Postgrid Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Postgrid toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
POSTGRID_CREATE_BANK_ACCOUNT
Tool Name: CREATE_BANK_ACCOUNT
Description
Action Parameters
Action Response
POSTGRID_CREATE_CONTACT
Tool Name: Create Contact
Description
Action Parameters
Action Response
POSTGRID_CREATE_LETTER
Tool Name: Create Letter
Description
Action Parameters
Action Response
POSTGRID_CREATE_TEMPLATE
Tool Name: Create Template
Description
Action Parameters
Action Response
POSTGRID_CREATE_WEBHOOK
Tool Name: Create Webhook
Description
Action Parameters
Action Response
POSTGRID_DELETE_BANK_ACCOUNT
Tool Name: Delete Bank Account
Description
Action Parameters
Action Response
POSTGRID_DELETE_CONTACT
Tool Name: Delete Contact
Description
Action Parameters
Action Response
POSTGRID_DELETE_TEMPLATE
Tool Name: Delete Template
Description
Action Parameters
Action Response
POSTGRID_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
POSTGRID_GET_BANK_ACCOUNT
Tool Name: Get Bank Account
Description
Action Parameters
Action Response
POSTGRID_GET_CONTACT
Tool Name: Get Contact
Description
Action Parameters
Action Response
POSTGRID_GET_LETTER
Tool Name: Get Letter
Description
Action Parameters
Action Response
POSTGRID_GET_TEMPLATE
Tool Name: Get Template
Description
Action Parameters
Action Response
POSTGRID_GET_WEBHOOK
Tool Name: Get Webhook
Description
Action Parameters
Action Response
POSTGRID_LIST_BANK_ACCOUNTS
Tool Name: List Bank Accounts
Description
Action Parameters
Action Response
POSTGRID_LIST_CHEQUES
Tool Name: List Cheques
Description
Action Parameters
Action Response
POSTGRID_LIST_CONTACTS
Tool Name: List Contacts
Description
Action Parameters
Action Response
POSTGRID_LIST_LETTERS
Tool Name: List Letters
Description
Action Parameters
Action Response
POSTGRID_LIST_POSTCARDS
Tool Name: List Postcards
Description
Action Parameters
Action Response
POSTGRID_LIST_SELF_MAILERS
Tool Name: List Self-Mailers
Description
Action Parameters
Action Response
POSTGRID_LIST_TEMPLATES
Tool Name: List Templates
Description
Action Parameters
Action Response
POSTGRID_LIST_WEBHOOKS
Tool Name: List Webhooks
Description
Action Parameters
Action Response