Using the API
Retable public API documentation
How to find my Retable API key?

Retable Make Integration
Retable Web App URL Structure


API key
General Objects
Data
Returns data of a specific Retable
Get selected or all rows
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Response objects
Insert row to a specific Retable
Insert Row
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Example body
Update the row of a specific Retable
Update row
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Example body
Delete row from a specific Retable
Delete row
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Example Body
Workspace
Get user's workspaces
Get all workspaces
Get a specific workspace and its projects
Get a workspace
Path Parameters
Name
Type
Description
Name
Type
Description
Create a new workspace with a default project
Create a Workspace
Request Body
Name
Type
Description
Example body
How to find retable_id
Project
Get all projects that belong to a specific workspace
Get workspace's projects
Path Parameters
Name
Type
Description
Get a specific project with retables
Get a project
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Create a project under the given workspace with a default retable
Create Project
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Example body
Retable
Get project's tables
Path Parameters
Name
Type
Description
Upload file to project
Upload file to project
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Get information about a specific Retable
Get a Retable
Path Parameters
Name
Type
Description
Get information about a specific Retable with JSON, XML, YAML, HTML format
Get specific information about a specific retable
Search for a string in Retable
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Create a new Retable under a specific project
Create new Retable
Path Parameters
Name
Type
Description
Creates a new column on the specific Retable
Add column
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Example body
Deletes column from a specific Retable
Delete Column
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Example body
Last updated
Was this helpful?