amazonaws.com

Amazon Honeycode is a fully managed service that allows you to quickly build mobile and web apps for teams—without programming. Build Honeycode apps for managing almost anything, like projects, customers, operations, approvals, resources, and even your team.

🔑 oauth2 15 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
The ListTagsForResource API allows you to return a resource's tags.
curl \
  -H "Authorization: $API_KEY" \
  http://honeycode.us-east-1.amazonaws.com/tags/{resourceArn}
The ListTables API allows you to retrieve a list of all the tables in a workb…
curl \
  -H "Authorization: $API_KEY" \
  http://honeycode.us-east-1.amazonaws.com/workbooks/{workbookId}/tables
The ListTableColumns API allows you to retrieve a list of all the columns in …
curl \
  -H "Authorization: $API_KEY" \
  http://honeycode.us-east-1.amazonaws.com/workbooks/{workbookId}/tables/{tableId}/columns
Endpoints (15 total)
GET
/tags/{resourceArn}
The ListTagsForResource API allows you to return a resource's tags.
GET
/workbooks/{workbookId}/tables
The ListTables API allows you to retrieve a list of all the tables in a workb…
GET
/workbooks/{workbookId}/tables/{tableId}/columns
The ListTableColumns API allows you to retrieve a list of all the columns in …
GET
/workbooks/{workbookId}/tables/{tableId}/import/{jobId}
The DescribeTableDataImportJob API allows you to retrieve the status and deta…
POST
/screendata
The GetScreenData API allows retrieval of data from a screen in a Honeycode a…
POST
/tags/{resourceArn}
The TagResource API allows you to add tags to an ARN-able resource. Resource …
POST
/workbooks/{workbookId}/tables/{tableId}/import
The StartTableDataImportJob API allows you to start an import job on a table.…
POST
/workbooks/{workbookId}/tables/{tableId}/rows/list
The ListTableRows API allows you to retrieve a list of all the rows in a tabl…
POST
/workbooks/{workbookId}/tables/{tableId}/rows/query
The QueryTableRows API allows you to use a filter formula to query for specif…
POST
/workbooks/{workbookId}/tables/{tableId}/rows/batchcreate
<p> The BatchCreateTableRows API allows you to create one or more rows at the…
POST
/workbooks/{workbookId}/tables/{tableId}/rows/batchdelete
The BatchDeleteTableRows API allows you to delete one or more rows from a tab…
POST
/workbooks/{workbookId}/tables/{tableId}/rows/batchupdate
<p> The BatchUpdateTableRows API allows you to update one or more rows in a t…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints15
Authoauth2
Categories1
http://honeycode.us-east-1.amazonaws.com