HubSpot OAuth API
The OAuth API allows you to manage OAuth access tokens for public applications. You can generate, refresh, retrieve metadata for, and delete OAuth tokens to provide secure, scoped API access for HubSpot integrations.
Documentation
Specifications
Schemas & Data
JSONSchema
json-schema/oauth-api-access-token-metadata-schema.json
JSONSchema
json-schema/oauth-api-refresh-token-metadata-schema.json
JSONSchema
json-schema/oauth-api-token-request-schema.json
JSONSchema
json-schema/oauth-api-token-response-schema.json
JSONSchema
json-structure/oauth-api-access-token-metadata-structure.json
JSONSchema
json-structure/oauth-api-refresh-token-metadata-structure.json
JSONSchema
json-structure/oauth-api-token-request-structure.json
JSONSchema
json-structure/oauth-api-token-response-structure.json
Code Examples
CodeExamples
examples/oauth-api-access-token-metadata-example.json
CodeExamples
examples/oauth-api-refresh-token-metadata-example.json
CodeExamples
examples/oauth-api-token-request-example.json
CodeExamples
examples/oauth-api-token-response-example.json
OpenAPI
#Access Tokens
#Authentication
#OAuth