-
Notifications
You must be signed in to change notification settings - Fork 8
RootUri
Toby Henderson edited this page Aug 12, 2015
·
1 revision
The root URI is the published URI of the Huddle API. This URI currently redirects to the user resource of the authenticated user.
If the authorization header is broken or invalid, we will respond as documented on the authentication page.
The entry point is
https://api.huddle.net/entry
GET /entry HTTP/1.1
Host: api.huddle.net
Authorization: OAuth2 dingdongmerrily
HTTP/1.1 303 See Other
Location: /users/17654
- Basic concepts
-
Resources
- Actor
- Approvals
- BulkProcess
- Calendar
- Membership
- Company
- Document
- Document library settings
- Folder
- Paged Folder
- Pins
- Integrations
- Form
- Friends
- Invitation
- Link
- Document Lock
- Folder Lock
- Localisation
- MemberAutocomplete
- Notifications
- Offline item
- PeopleBulkProcess
- Permissions
- Presence
- PublishedDocuments
- Recents
- Recommendations
- Recycle Bin
- Search
- Share
- Tasks (Todos), File Requests, Approvals
- Tasks on Documents
- Actions
- UserApprovals
- User
- VersionHistory
- Workspace
- Workspaces
- SamlPartners
- Logout
- Impersonation
- Administration
- WebHooks