InfoLobby API Documentation
OAuth2 API Access Guide
This document will walk you through the steps to access our API using OAuth2 authentication. OAuth2 is a widely-used protocol for secure and authorized access to resources, and it involves several steps to obtain an access token and refresh token for API access.
Querying Tables
Get record summaries from a table, limited by filters or search queries.
Working with Records
Create, update, and delete records in a table.
Working with Record Comments
Create, update, and delete comments on table records.
And More ...
There are too many API endpoints to document all at once.