Jump to Content
Happeo
HomeGuidesAPI Reference
v0.1

AppAdmin PanelHappeo
API Reference
AppAdmin Panel
v0.1

Introduction

  • Basics
  • Concepts
  • Authentication
    • Creating a system account
    • Creating an api key
    • Revoking an api key
    • Suspending a system account
  • Errors
  • Pagination
  • Rate limits & Guidelines
  • API missing?

Happeo Channels API

  • Channels
    • List channelsget
    • Retrieve a channelget
    • List channel membersget

Happeo Posts API

  • Posts
    • List postsget
    • Create a postpost
    • Get a postget
    • Update a postput
    • Patch a postpatch
    • Delete a postdelete

Happeo Users API

  • Users
    • List usersget
    • Get one userget
    • License a userpost
    • Unlicense a userpost

Happeo Images API

  • Images
    • Get Image metadataget

Custom Widgets

  • Basics

WidgetSDK

  • Basics
Powered by 

Basics

WidgetSDK is a resource that you can utilise with Custom Component Widgets. For full documentation, please check the widgetSDK Github page and Wiki:

  • widgetSDK
  • widgetSDK wiki
  • Examples on how to use