How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Altimate AI TABLES API

The TABLES API from Altimate AI — 30 operation(s) for tables.

Altimate AI TABLES API is one of 123 APIs that Altimate AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tables. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 30 operations across 30 paths, and defines 38 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.myaltimate.com.

30 operations 30 paths 38 schemas 24 GET2 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.myaltimate.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Altimate AI TABLES API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 30

Across 30 paths, the API surfaces 30 operations — 24 GET, 2 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

TABLES 30
GET
/tables/
Get All
get_all_tables__get 10 params → 200400403422
GET
/tables/items/{table_id}
Get Table By Id
get_table_by_id_tables_items__table_id__get 2 params → 200400403422
GET
/tables/filters
Get Filter
get_filter_tables_filters_get 1 param → 200400403422
PATCH
/tables/column/{column_id}
Update Table Schema Metadata
update_table_schema_metadata_tables_column__column_id__patch 1 param body → 200400403422
PATCH
/tables/{table_id}deprecated
Update Table Metadata
update_table_metadata_tables__table_id__patch 1 param body → 200400403422
GET
/tables/columns/tags/
Get Column Badges For Filter
get_column_badges_for_filter_tables_columns_tags__get 1 param → 200400403422
POST
/tables/custom/{table_id}deprecated
Upsert Custom Table Tag
upsert_custom_table_tag_tables_custom__table_id__post 2 params body → 200400403422
GET
/tables/insights/{table_id}
Get Table Insights
get_table_insights_tables_insights__table_id__get 2 params → 200400403422
GET
/tables/insights_status/{table_id}deprecated
Get Table Insights Status
get_table_insights_status_tables_insights_status__table_id__get 2 params → 200400403422
GET
/tables/table_description/{table_id}
Get Table Description From Resource Id
get_table_description_from_resource_id_tables_table_description__table_id__get 1 param → 200400403422
GET
/tables/storage_details/{table_id}
Get Table Storage Details
get_table_storage_details_tables_storage_details__table_id__get 2 params → 200400403422
GET
/tables/recent
Get Recently Accessed Table
get_recently_accessed_table_tables_recent_get → 200400403
POST
/tables/access_history/
Get Table Access History
get_table_access_history_tables_access_history__post 3 params body → 200400403422
GET
/tables/access_history/filters/
Get Table Access History Filters
get_table_access_history_filters_tables_access_history_filters__get 2 params → 200400403422
POST
/tables/access_history/column/
Get Column Access History
get_column_access_history_tables_access_history_column__post 1 param body → 200400403422
GET
/tables/tabledata
Get Table Data
get_table_data_tables_tabledata_get 18 params → 200400403422
GET
/tables/tabledata/costs-summary
Get Annualized Costs Summary
get_annualized_costs_summary_tables_tabledata_costs_summary_get 14 params → 200400403422
GET
/tables/tabledata/costs-breakdown
Get Cost Breakdown
get_cost_breakdown_tables_tabledata_costs_breakdown_get 8 params → 200400403422
GET
/tables/tabledata/filters/deprecated
Get Table Data Filters
get_table_data_filters_tables_tabledata_filters__get 1 param → 200400403422
GET
/tables/table_rk/{table_id}
Get Table Rk
get_table_rk_tables_table_rk__table_id__get 1 param → 200400403422
POST
/tables/table_iddeprecated
Get Table Id
get_table_id_tables_table_id_post body → 200400403422
GET
/tables/last_refreshed
Get Last Refreshed
get_last_refreshed_tables_last_refreshed_get 1 param → 200400403422
GET
/tables/tabledata/filters/rksdeprecated
Get Table Rk Filters Api
get_table_rk_filters_api_tables_tabledata_filters_rks_get 5 params → 200400403422
GET
/tables/tabledata/filters/tags
Get Table Tag Filters Api
get_table_tag_filters_api_tables_tabledata_filters_tags_get 1 param → 200400403422
GET
/tables/tabledata/filters/ownersdeprecated
Get Table Owner Filters Api
get_table_owner_filters_api_tables_tabledata_filters_owners_get 4 params → 200400403422
GET
/tables/tabledata/filters/rks/tablename
Get Table Rk Tablename Filters Api
get_table_rk_tablename_filters_api_tables_tabledata_filters_rks_tablename_get 4 params → 200400403422
GET
/tables/tabledata/filters/rks/schema
Get Table Rk Schema Filters Api
get_table_rk_schema_filters_api_tables_tabledata_filters_rks_schema_get 4 params → 200400403422
GET
/tables/tabledata/filters/rks/db
Get Table Rk Db Filters Api
get_table_rk_db_filters_api_tables_tabledata_filters_rks_db_get 4 params → 200400403422
GET
/tables/queries/{table_id}
Get Table Queries
get_table_queries_tables_queries__table_id__get 16 params → 200400403422
GET
/tables/queries/filters/{table_id}
Get Table Queries Filters
get_table_queries_filters_tables_queries_filters__table_id__get 3 params → 200400403422

Schemas 38

The contract defines 38 schemas that model the data the API accepts and returns. The most detailed are TableQueryResponse (15 properties), TableFetchResponse (13 properties), TableInsightsResponse (13 properties), TableDataResponse (12 properties). Each schema is shown below with its type and property counts.

TableDataResponse
object
12 properties
TableStorageOverTimeResponse
object
9 properties 5 required
TableMetadataUpdate
object
1 property 1 required
TableAccessResponse
object
6 properties 6 required
HTTPValidationError
object
1 property
ColumnSchemaMetadata
object
8 properties 3 required
TableUpsertCustomTagRequest
object
1 property
TableQueriesResponse
object
Paginated response for table queries
5 properties 5 required
TableRkFilterResponse
object
Response for table RK filters
6 properties 5 required
ColumnUserAccessHistoryResponse
object
2 properties 2 required
app__schemas__tables__CostBreakdownResponse
object
1 property 1 required
TableQueryResponse
object
Response model for a single query that accessed a table
15 properties 2 required
TableOwnerFilterResponse
object
5 properties 5 required
MatchResult
object
4 properties 4 required
app__schemas__tables__Tag
object
2 properties 2 required
Page_TableDataResponse_
object
5 properties 4 required
TableSchemaMetadataUpdate
object
1 property 1 required
TableAccessHistoryColumns
object
1 property 1 required
UserAccessResponse
object
2 properties 2 required
TableUpsertCustomTagResponse
object
3 properties 1 required
TableColumnObjectResponse
object
3 properties 3 required
ValidationError
object
3 properties 3 required
ColumnTag
object
2 properties 1 required
Page_TableAccessResponse_
object
5 properties 4 required
TableAccessHistory
object
4 properties 1 required
TableDataFilterResponse
object
3 properties 2 required
TableFetchResponse
object
13 properties 6 required
TableRkFilterType
string
Type of filter to apply on table resource keys
TablesAccessedResponse
object
5 properties 5 required
TableIdFomRkRequest
object
1 property 1 required
app__schemas__tables__FilterResponse
object
4 properties 2 required
AnnualizedCostsResponse
object
4 properties 4 required
TableInsightsResponse
object
13 properties 2 required
Page_TableFetchResponse_
object
5 properties 4 required
app__schemas__tables__ContractFetchResponse
object
4 properties 4 required
StandardResponse
object
1 property 1 required
CustomTag
object
2 properties 2 required
TableQueriesFiltersResponse
object
Response model for table queries filters
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

altimate-ai-tables-api-openapi.yml Raw ↑

Other APIs Altimate AI publishes across the network.

Altimate AI ACCOUNT_COSTS API
Altimate AI ade-bench API
Altimate AI AGENTS API
Altimate AI AI_PLAYGROUND API
Altimate AI AI_SERVICES API
Altimate AI AI_STUDIO API
Altimate AI ALERTS_V1 API
Altimate AI AUDIT_TRAIL API
Altimate AI AUTH API
Altimate AI Auth Health API
Altimate AI AZURE_DATABRICKS_CONNECTIONS API
Altimate AI Business Intelligence API
Where this information came from

This is an independent, third-party profile of Altimate AI TABLES API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.