Hootsuite GraphQL Schema
This conceptual GraphQL schema represents the Hootsuite social media management platform API surface. Hootsuite provides a REST API at `https://platform.hootsuite.com/v1` with OAuth 2.0 authentication. This schema models the core domain objects and operations available through the Hootsuite platform, covering social profile management, message scheduling and publishing, analytics, team collaboration, inbox management, content libraries, and approval workflows.
Overview
Hootsuite GraphQL Schema is a GraphQL API specification published by Hootsuite on the APIs.io network.
This conceptual GraphQL schema represents the Hootsuite social media management platform API surface. Hootsuite provides a REST API at https://platform.hootsuite.com/v1 with OAuth 2.0 authentication. This schema models the core domain objects and operations available through the Hootsuite platform, covering social profile management, message scheduling and publishing, analytics, team collaboration, inbox management, content libraries, and approval workflows.
The specification includes 5 reference links.
Tagged areas include Social Media, Social Media Management, Marketing, Content Scheduling, and Analytics.
Endpoint
References
- Developer Portal https://developer.hootsuite.com
- REST API Documentation https://developer.hootsuite.com/docs/api
- API Reference https://platform.hootsuite.com/docs/api/index.html
- Authentication Guide https://developer.hootsuite.com/docs/api-authentication
- GitHub Organization https://github.com/hootsuite