All integrations

BigML

DEVELOPER · DEVELOPER

Datasets, models, and predictions built under that account’s own key.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

bigml_delete_anomaly_by_idWRITE

Anomaly detector delete via DELETE /anomaly/{id}

api
bigml_delete_anomalyscore_by_idWRITE

Anomaly score delete via DELETE /anomalyscore/{id}

api
bigml_delete_association_by_idWRITE

Association delete via DELETE /association/{id}

api
bigml_delete_associationset_by_idWRITE

Association set delete via DELETE /associationset/{id}

api
bigml_delete_batchanomalyscore_by_idWRITE

Batch anomaly score delete via DELETE /batchanomalyscore/{id}

api
bigml_delete_batchcentroid_by_idWRITE

Batch centroid delete via DELETE /batchcentroid/{id}

api
bigml_delete_batchprediction_by_idWRITE

Batch prediction delete via DELETE /batchprediction/{id}

api
bigml_delete_batchprojection_by_idWRITE

Batch projection delete via DELETE /batchprojection/{id}

api
bigml_delete_batchtopicdistribution_by_idWRITE

Batch topic distribution delete via DELETE /batchtopicdistribution/{id}

api
bigml_delete_centroid_by_idWRITE

Centroid delete via DELETE /centroid/{id}

api
bigml_delete_cluster_by_idWRITE

Cluster delete via DELETE /cluster/{id}

api
bigml_delete_composite_by_idWRITE

Composite source delete via DELETE /composite/{id}

api
bigml_delete_configuration_by_idWRITE

Configuration delete via DELETE /configuration/{id}

api
bigml_delete_correlation_by_idWRITE

Correlation delete via DELETE /correlation/{id}

api
bigml_delete_dataset_by_idWRITE

Dataset delete via DELETE /dataset/{id}

api
bigml_delete_deepnet_by_idWRITE

Deepnet delete via DELETE /deepnet/{id}

api
bigml_delete_ensemble_by_idWRITE

Ensemble delete via DELETE /ensemble/{id}

api
bigml_delete_evaluation_by_idWRITE

Evaluation delete via DELETE /evaluation/{id}

api
bigml_delete_execution_by_idWRITE

WhizzML execution delete via DELETE /execution/{id}

api
bigml_delete_externalconnector_by_idWRITE

External connector delete via DELETE /externalconnector/{id}

api
bigml_delete_forecast_by_idWRITE

Forecast delete via DELETE /forecast/{id}

api
bigml_delete_fusion_by_idWRITE

Fusion delete via DELETE /fusion/{id}

api
bigml_delete_library_by_idWRITE

WhizzML library delete via DELETE /library/{id}

api
bigml_delete_linearregression_by_idWRITE

Linear regression delete via DELETE /linearregression/{id}

api
bigml_delete_logisticregression_by_idWRITE

Logistic regression delete via DELETE /logisticregression/{id}

api
bigml_delete_model_by_idWRITE

Model delete via DELETE /model/{id}

api
bigml_delete_optiml_by_idWRITE

OptiML delete via DELETE /optiml/{id}

api
bigml_delete_pca_by_idWRITE

PCA delete via DELETE /pca/{id}

api
bigml_delete_prediction_by_idWRITE

Prediction delete via DELETE /prediction/{id}

api
bigml_delete_project_by_idWRITE

Project delete via DELETE /project/{id}

api
bigml_delete_projection_by_idWRITE

Projection delete via DELETE /projection/{id}

api
bigml_delete_sample_by_idWRITE

Sample delete via DELETE /sample/{id}

api
bigml_delete_script_by_idWRITE

WhizzML script delete via DELETE /script/{id}

api
bigml_delete_source_by_idWRITE

Source delete via DELETE /source/{id}

api
bigml_delete_statisticaltest_by_idWRITE

Statistical test delete via DELETE /statisticaltest/{id}

api
bigml_delete_timeseries_by_idWRITE

Time series delete via DELETE /timeseries/{id}

api
bigml_delete_topicdistribution_by_idWRITE

Topic distribution delete via DELETE /topicdistribution/{id}

api
bigml_delete_topicmodel_by_idWRITE

Topic model delete via DELETE /topicmodel/{id}

api
bigml_get_anomalyREAD

Anomaly detector list via GET /anomaly

api
bigml_get_anomaly_by_idREAD

Anomaly detector get via GET /anomaly/{id}

api
bigml_get_anomalyscoreREAD

Anomaly score list via GET /anomalyscore

api
bigml_get_anomalyscore_by_idREAD

Anomaly score get via GET /anomalyscore/{id}

api
bigml_get_associationREAD

Association list via GET /association

api
bigml_get_association_by_idREAD

Association get via GET /association/{id}

api
bigml_get_associationsetREAD

Association set list via GET /associationset

api
bigml_get_associationset_by_idREAD

Association set get via GET /associationset/{id}

api
bigml_get_batchanomalyscoreREAD

Batch anomaly score list via GET /batchanomalyscore

api
bigml_get_batchanomalyscore_by_idREAD

Batch anomaly score get via GET /batchanomalyscore/{id}

api
bigml_get_batchcentroidREAD

Batch centroid list via GET /batchcentroid

api
bigml_get_batchcentroid_by_idREAD

Batch centroid get via GET /batchcentroid/{id}

api
bigml_get_batchpredictionREAD

Batch prediction list via GET /batchprediction

api
bigml_get_batchprediction_by_idREAD

Batch prediction get via GET /batchprediction/{id}

api
bigml_get_batchprojectionREAD

Batch projection list via GET /batchprojection

api
bigml_get_batchprojection_by_idREAD

Batch projection get via GET /batchprojection/{id}

api
bigml_get_batchtopicdistributionREAD

Batch topic distribution list via GET /batchtopicdistribution

api
bigml_get_batchtopicdistribution_by_idREAD

Batch topic distribution get via GET /batchtopicdistribution/{id}

api
bigml_get_centroidREAD

Centroid list via GET /centroid

api
bigml_get_centroid_by_idREAD

Centroid get via GET /centroid/{id}

api
bigml_get_clusterREAD

Cluster list via GET /cluster

api
bigml_get_cluster_by_idREAD

Cluster get via GET /cluster/{id}

api
bigml_get_compositeREAD

Composite source list via GET /composite

api
bigml_get_composite_by_idREAD

Composite source get via GET /composite/{id}

api
bigml_get_configurationREAD

Configuration list via GET /configuration

api
bigml_get_configuration_by_idREAD

Configuration get via GET /configuration/{id}

api
bigml_get_correlationREAD

Correlation list via GET /correlation

api
bigml_get_correlation_by_idREAD

Correlation get via GET /correlation/{id}

api
bigml_get_datasetREAD

Dataset list via GET /dataset

api
bigml_get_dataset_by_idREAD

Dataset get via GET /dataset/{id}

api
bigml_get_deepnetREAD

Deepnet list via GET /deepnet

api
bigml_get_deepnet_by_idREAD

Deepnet get via GET /deepnet/{id}

api
bigml_get_ensembleREAD

Ensemble list via GET /ensemble

api
bigml_get_ensemble_by_idREAD

Ensemble get via GET /ensemble/{id}

api
bigml_get_evaluationREAD

Evaluation list via GET /evaluation

api
bigml_get_evaluation_by_idREAD

Evaluation get via GET /evaluation/{id}

api
bigml_get_executionREAD

WhizzML execution list via GET /execution

api
bigml_get_execution_by_idREAD

WhizzML execution get via GET /execution/{id}

api
bigml_get_externalconnectorREAD

External connector list via GET /externalconnector

api
bigml_get_externalconnector_by_idREAD

External connector get via GET /externalconnector/{id}

api
bigml_get_forecastREAD

Forecast list via GET /forecast

api
bigml_get_forecast_by_idREAD

Forecast get via GET /forecast/{id}

api
bigml_get_fusionREAD

Fusion list via GET /fusion

api
bigml_get_fusion_by_idREAD

Fusion get via GET /fusion/{id}

api
bigml_get_libraryREAD

WhizzML library list via GET /library

api
bigml_get_library_by_idREAD

WhizzML library get via GET /library/{id}

api
bigml_get_linearregressionREAD

Linear regression list via GET /linearregression

api
bigml_get_linearregression_by_idREAD

Linear regression get via GET /linearregression/{id}

api
bigml_get_logisticregressionREAD

Logistic regression list via GET /logisticregression

api
bigml_get_logisticregression_by_idREAD

Logistic regression get via GET /logisticregression/{id}

api
bigml_get_modelREAD

Model list via GET /model

api
bigml_get_model_by_idREAD

Model get via GET /model/{id}

api
bigml_get_optimlREAD

OptiML list via GET /optiml

api
bigml_get_optiml_by_idREAD

OptiML get via GET /optiml/{id}

api
bigml_get_pcaREAD

PCA list via GET /pca

api
bigml_get_pca_by_idREAD

PCA get via GET /pca/{id}

api
bigml_get_predictionREAD

Prediction list via GET /prediction

api
bigml_get_prediction_by_idREAD

Prediction get via GET /prediction/{id}

api
bigml_get_projectREAD

Project list via GET /project

api
bigml_get_project_by_idREAD

Project get via GET /project/{id}

api
bigml_get_projectionREAD

Projection list via GET /projection

api
bigml_get_projection_by_idREAD

Projection get via GET /projection/{id}

api
bigml_get_sampleREAD

Sample list via GET /sample

api
bigml_get_sample_by_idREAD

Sample get via GET /sample/{id}

api
bigml_get_scriptREAD

WhizzML script list via GET /script

api
bigml_get_script_by_idREAD

WhizzML script get via GET /script/{id}

api
bigml_get_sourceREAD

Source list via GET /source

api
bigml_get_source_by_idREAD

Source get via GET /source/{id}

api
bigml_get_statisticaltestREAD

Statistical test list via GET /statisticaltest

api
bigml_get_statisticaltest_by_idREAD

Statistical test get via GET /statisticaltest/{id}

api
bigml_get_timeseriesREAD

Time series list via GET /timeseries

api
bigml_get_timeseries_by_idREAD

Time series get via GET /timeseries/{id}

api
bigml_get_topicdistributionREAD

Topic distribution list via GET /topicdistribution

api
bigml_get_topicdistribution_by_idREAD

Topic distribution get via GET /topicdistribution/{id}

api
bigml_get_topicmodelREAD

Topic model list via GET /topicmodel

api
bigml_get_topicmodel_by_idREAD

Topic model get via GET /topicmodel/{id}

api
bigml_post_anomalyWRITE

Anomaly detector create via POST /anomaly

api
bigml_post_anomalyscoreWRITE

Anomaly score create via POST /anomalyscore

api
bigml_post_associationWRITE

Association create via POST /association

api
bigml_post_associationsetWRITE

Association set create via POST /associationset

api
bigml_post_batchanomalyscoreWRITE

Batch anomaly score create via POST /batchanomalyscore

api
bigml_post_batchcentroidWRITE

Batch centroid create via POST /batchcentroid

api
bigml_post_batchpredictionWRITE

Batch prediction create via POST /batchprediction

api
bigml_post_batchprojectionWRITE

Batch projection create via POST /batchprojection

api
bigml_post_batchtopicdistributionWRITE

Batch topic distribution create via POST /batchtopicdistribution

api
bigml_post_centroidWRITE

Centroid create via POST /centroid

api
bigml_post_clusterWRITE

Cluster create via POST /cluster

api
bigml_post_compositeWRITE

Composite source create via POST /composite

api
bigml_post_configurationWRITE

Configuration create via POST /configuration

api
bigml_post_correlationWRITE

Correlation create via POST /correlation

api
bigml_post_datasetWRITE

Dataset create via POST /dataset

api
bigml_post_deepnetWRITE

Deepnet create via POST /deepnet

api
bigml_post_ensembleWRITE

Ensemble create via POST /ensemble

api
bigml_post_evaluationWRITE

Evaluation create via POST /evaluation

api
bigml_post_executionWRITE

WhizzML execution create via POST /execution

api
bigml_post_externalconnectorWRITE

External connector create via POST /externalconnector

api
bigml_post_forecastWRITE

Forecast create via POST /forecast

api
bigml_post_fusionWRITE

Fusion create via POST /fusion

api
bigml_post_libraryWRITE

WhizzML library create via POST /library

api
bigml_post_linearregressionWRITE

Linear regression create via POST /linearregression

api
bigml_post_logisticregressionWRITE

Logistic regression create via POST /logisticregression

api
bigml_post_modelWRITE

Model create via POST /model

api
bigml_post_optimlWRITE

OptiML create via POST /optiml

api
bigml_post_pcaWRITE

PCA create via POST /pca

api
bigml_post_predictionWRITE

Prediction create via POST /prediction

api
bigml_post_projectWRITE

Project create via POST /project

api
bigml_post_projectionWRITE

Projection create via POST /projection

api
bigml_post_sampleWRITE

Sample create via POST /sample

api
bigml_post_scriptWRITE

WhizzML script create via POST /script

api
bigml_post_sourceWRITE

Source create via POST /source

api
bigml_post_statisticaltestWRITE

Statistical test create via POST /statisticaltest

api
bigml_post_timeseriesWRITE

Time series create via POST /timeseries

api
bigml_post_topicdistributionWRITE

Topic distribution create via POST /topicdistribution

api
bigml_post_topicmodelWRITE

Topic model create via POST /topicmodel

api
bigml_put_anomaly_by_idWRITE

Anomaly detector update via PUT /anomaly/{id}

api
bigml_put_anomalyscore_by_idWRITE

Anomaly score update via PUT /anomalyscore/{id}

api
bigml_put_association_by_idWRITE

Association update via PUT /association/{id}

api
bigml_put_associationset_by_idWRITE

Association set update via PUT /associationset/{id}

api
bigml_put_batchanomalyscore_by_idWRITE

Batch anomaly score update via PUT /batchanomalyscore/{id}

api
bigml_put_batchcentroid_by_idWRITE

Batch centroid update via PUT /batchcentroid/{id}

api
bigml_put_batchprediction_by_idWRITE

Batch prediction update via PUT /batchprediction/{id}

api
bigml_put_batchprojection_by_idWRITE

Batch projection update via PUT /batchprojection/{id}

api
bigml_put_batchtopicdistribution_by_idWRITE

Batch topic distribution update via PUT /batchtopicdistribution/{id}

api
bigml_put_centroid_by_idWRITE

Centroid update via PUT /centroid/{id}

api
bigml_put_cluster_by_idWRITE

Cluster update via PUT /cluster/{id}

api
bigml_put_composite_by_idWRITE

Composite source update via PUT /composite/{id}

api
bigml_put_configuration_by_idWRITE

Configuration update via PUT /configuration/{id}

api
bigml_put_correlation_by_idWRITE

Correlation update via PUT /correlation/{id}

api
bigml_put_dataset_by_idWRITE

Dataset update via PUT /dataset/{id}

api
bigml_put_deepnet_by_idWRITE

Deepnet update via PUT /deepnet/{id}

api
bigml_put_ensemble_by_idWRITE

Ensemble update via PUT /ensemble/{id}

api
bigml_put_evaluation_by_idWRITE

Evaluation update via PUT /evaluation/{id}

api
bigml_put_execution_by_idWRITE

WhizzML execution update via PUT /execution/{id}

api
bigml_put_externalconnector_by_idWRITE

External connector update via PUT /externalconnector/{id}

api
bigml_put_forecast_by_idWRITE

Forecast update via PUT /forecast/{id}

api
bigml_put_fusion_by_idWRITE

Fusion update via PUT /fusion/{id}

api
bigml_put_library_by_idWRITE

WhizzML library update via PUT /library/{id}

api
bigml_put_linearregression_by_idWRITE

Linear regression update via PUT /linearregression/{id}

api
bigml_put_logisticregression_by_idWRITE

Logistic regression update via PUT /logisticregression/{id}

api
bigml_put_model_by_idWRITE

Model update via PUT /model/{id}

api
bigml_put_optiml_by_idWRITE

OptiML update via PUT /optiml/{id}

api
bigml_put_pca_by_idWRITE

PCA update via PUT /pca/{id}

api
bigml_put_prediction_by_idWRITE

Prediction update via PUT /prediction/{id}

api
bigml_put_project_by_idWRITE

Project update via PUT /project/{id}

api
bigml_put_projection_by_idWRITE

Projection update via PUT /projection/{id}

api
bigml_put_sample_by_idWRITE

Sample update via PUT /sample/{id}

api
bigml_put_script_by_idWRITE

WhizzML script update via PUT /script/{id}

api
bigml_put_source_by_idWRITE

Source update via PUT /source/{id}

api
bigml_put_statisticaltest_by_idWRITE

Statistical test update via PUT /statisticaltest/{id}

api
bigml_put_timeseries_by_idWRITE

Time series update via PUT /timeseries/{id}

api
bigml_put_topicdistribution_by_idWRITE

Topic distribution update via PUT /topicdistribution/{id}

api
bigml_put_topicmodel_by_idWRITE

Topic model update via PUT /topicmodel/{id}

api

Put BigML behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.