Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hootsuite SocialProfiles API

The SocialProfiles API from Hootsuite — 3 operation(s) for socialprofiles.

Hootsuite SocialProfiles API is one of 5 APIs that Hootsuite publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include SocialProfiles. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://platform.hootsuite.com/v1.

3 operations 3 paths 0 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://platform.hootsuite.com/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Hootsuite SocialProfiles API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

SocialProfiles 3
GET
/socialProfiles
Retrieve all social profiles
listSocialProfiles → 200
GET
/socialProfiles/{socialProfileId}
Retrieve a specific social profile
getSocialProfile 1 param → 200
GET
/socialProfiles/{socialProfileId}/teams
Retrieve the teams associated with a social profile
getSocialProfileTeams 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hootsuite-socialprofiles-api-openapi.yml Raw ↑

Other APIs Hootsuite publishes across the network.

Hootsuite REST API
Hootsuite Me API
Hootsuite Media API
Hootsuite Messages API