How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Podium Contact API

The Contact API from Podium — 6 operation(s) for contact.

Podium Contact API is one of 27 APIs that Podium publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Contact. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, and an API reference.

This API exposes 12 operations across 6 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 2021.04.01.

Requests are made against a single base URL, https://api.podium.com.

12 operations 6 paths 4 schemas 3 DELETE2 GET2 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2021.04.01
Base URL
https://api.podium.com/v4/
Resource Areas
1

Paths & Operations 12

Across 6 paths, the API surfaces 12 operations — 3 DELETE, 2 GET, 2 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Contact 12
GET
/v4/contacts
List all contacts
contact.index 3 params → 200default
POST
/v4/contacts
Create a contact
contact.create body → 202default
POST
/v4/contacts/campaigns/opt_in
Opt in a contact
contact.opt_in body → 200default
POST
/v4/contacts/campaigns/opt_out
Opt out a contact
contact.opt_out body → 200default
DELETE
/v4/contacts/{identifier}
Delete a contact
contact.delete 1 param → 202default
GET
/v4/contacts/{identifier}
Retrieve a contact
contact.get 1 param → 200default
PATCH
/v4/contacts/{identifier}
Update a contact
contact.update 1 param body → 202default
DELETE
/v4/contacts/{identifier}/attributes/{uid}
Remove an attribute from a contact
contact_attribute.delete 2 params → 202default
PATCH
/v4/contacts/{identifier}/attributes/{uid}
Update a contact attribute inside a contact
contact_attribute.update 2 params body → 202default
POST
/v4/contacts/{identifier}/attributes/{uid}
Add a contact attribute to a contact
contact_attribute.create 2 params body → 202default
DELETE
/v4/contacts/{identifier}/tags/{uid}
Remove an existing tag from an existing contact
contact_tag.create 2 params → 202default
POST
/v4/contacts/{identifier}/tags/{uid}
Add an existing tag to an existing contact
contact_tag.create (2) 2 params → 202default

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are contact (13 properties), contact_upsert (1 property), contact_tag (1 property), contact_attribute (1 property). Each schema is shown below with its type and property counts.

contact_attribute
object
Contact identifier
1 property
contact
objectnull
A contact.
13 properties
contact_tag
object
Contact identifier
1 property
contact_upsert
object
Contact identifier
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

podium-contact-api-openapi.yml Raw ↑

Other APIs Podium publishes across the network.

Podium Appointment API
Podium Call API
Podium Campaign API
Podium Campaign Interaction API
Podium Contact Attribute API
Podium Contact Tag API
Podium Conversation API
Podium Conversation Assignee API
Podium Feedback API
Podium Invoice API
Podium Location API
Podium Message API
Where this information came from

This is an independent, third-party profile of Podium Contact API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.