Predict (TabPFN JSON API)
Endpoints
Predict (TabPFN JSON API)
Recommended: Use tabpfn-client (TabPFNClassifier / TabPFNRegressor). It calls these routes for you.
JSON body after POST /tabpfn/prepare_test_set_upload and file upload. Fields: test_set_upload_id, fitted_train_set_id (from /tabpfn/fit), task_config (task + tabpfn config), optional force_refit.
POST
Predict (TabPFN JSON API)
Authorizations
Bearer token for authentication, obtained after signing up and generating an API key.
Body
application/json