Build it
What do you want Peerdom and Shippo to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Peerdom and Shippo
Triggers and actions 7 triggers ยท 42 actions
Trigger
New GroupTriggered when a new circle is created
Trigger
New MapTriggers when a new map is created.
Trigger
New PeerTriggers when a new peer is created.
Trigger
New ProjectTriggers when a new project is created.
Trigger
New RoleTriggers when a new role is created.
Action
Add GoalCreate a goal on a role or circle. POST /goals
Action
Assign Role to PeerAssigns an existing role to a peer in Peerdom.
Action
Create GroupCreates a new group in Peerdom.
Action
Create PeerCreates a new peer in Peerdom.
Action
Create RoleCreates a new role in Peerdom.
Action
Delete GroupDelete a group by id. DELETE /groups/{id}
Action
Delete PeerDelete a peer by id. DELETE /peers/{id}
Action
Delete RoleDelete a role by id from a live or draft map. DELETE /roles/{id}
Action
Get GroupGet a single group by id. GET /groups/{id}
Action
Get PeerGet a single peer by id. GET /peers/{id}
Action
Get Peer by E-MailGet Peer by a Given E-Mail.
Action
Get ProjectGet a single project by id. GET /projects/{id}
Action
Get RoleGet a single role by id from a live or draft map. GET /roles/{id}
Action
List GroupsList all groups. GET /groups
Action
List MapsList all maps in the tenant. GET /maps
Action
List PeersList all peers in the tenant. GET /peers
Action
List ProjectsList all projects. GET /projects
Action
List RolesList all roles. GET /roles
Action
Unassign Peer From RoleUnassign peer from a given role.
Action
Update GoalUpdate a goal by id. PATCH /goals/{id}
Action
Update GroupUpdates an existing group (circle, bubble, pod, etc.) in Peerdom.
Action
Update PeerUpdates an existing peer in Peerdom.
Action
Update ProjectUpdate a project by id. PATCH /projects/{id}
Action
Update RoleUpdates an existing role in Peerdom.
Trigger
New OrderTriggers when a new order is created
Trigger
New Shipping LabelTriggers when a new shipping label is created
Action
Add addressCreate a new address record. Endpoint: POST /addresses.
Action
Add customs declarationCreate a new customs declaration for international shipments. Endpoint: POST /customs/declarations.
Action
Add customs itemCreate a new customs item line for use in a customs declaration. Endpoint: POST /customs/items.
Action
Add parcelCreate a new parcel record (dimensions/weight). Endpoint: POST /parcels.
Action
Add refundRequest a refund for a shipping label/transaction. Endpoint: POST /refunds.
Action
Add shipmentCreate a new shipment to generate rate quotes. Endpoint: POST /shipments.
Action
Add shipping labelPurchase/create a shipping label (transaction) from a rate. Endpoint: POST /transactions.
Action
Create OrderCreates an order.
Action
Find an OrderSearch for an order by ID.
Action
Find a Shipping LabelSearch for a shipping label by ID.
Action
Get addressRetrieve a single address by id. Endpoint: GET /addresses/{AddressId}.
Action
Get shipmentRetrieve a single shipment by id. Endpoint: GET /shipments/{ShipmentId}.
Action
Get tracking statusLook up the current tracking status for a shipment by carrier + tracking number. Endpoint: GET /tracks/{Carrier}/{TrackingNumber}.
Action
List addressesList all addresses. Endpoint: GET /addresses.
Action
List parcelsList all parcels. Endpoint: GET /parcels.
Action
List rates for shipmentRetrieve the available carrier rates for a shipment. Endpoint: GET /shipments/{ShipmentId}/rates.
Action
List shipmentsList all shipments. Endpoint: GET /shipments.
Action
Validate addressValidate an existing address by id. Endpoint: GET /addresses/{AddressId}/validate.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Each app on its own
Reviews