salesforce.local

Provided by Salesforce � Copyright 2000�2020 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com, inc., as are other names and marks. Other marks appearing herein may be trademarks of their respective owners. **Last updat

🔑 bearer 45 endpoints text
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (8 total)

blocksdk ✓ Official
npm install blocksdk
npm install SalesforceMobileSDK-Shared
FuelSDK-Java ✓ Official
# Maven: see https://github.com/salesforce-marketingcloud/FuelSDK-Java
# Maven: see https://github.com/forcedotcom/SalesforceCanvasFrameworkSDK
# Maven: see https://github.com/forcedotcom/SalesforceMobileSDK-Android
FuelSDK-PHP ✓ Official
composer require FuelSDK-PHP
FuelSDK-Python ✓ Official
# See https://github.com/salesforce-marketingcloud/FuelSDK-Python
# See https://github.com/forcedotcom/SalesforceMobileSDK-iOS
curl examples
Get API Isage
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://salesforce.local/v2/apiusage
Get All Datasets
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://salesforce.local/v2/vision/datasets
Get All Examples for Label
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://salesforce.local/v2/vision/examples
Endpoints (45 total)
GET
/v2/apiusage
Get API Isage
GET
/v2/vision/datasets
Get All Datasets
GET
/v2/vision/examples
Get All Examples for Label
GET
/v2/language/datasets
Get All Datasets
GET
/v2/language/examples
Get All Examples for Label
GET
/v2/vision/deletion/{id}
Get Deletion Status
GET
/v2/language/deletion/{id}
Get Deletion Status
GET
/v2/vision/train/{modelId}
Get Training Status
GET
/v2/vision/models/{modelId}
Get Model Metrics
GET
/v2/language/train/{modelId}
Get Training Status
GET
/v2/language/models/{modelId}
Get Model Metrics
GET
/v2/vision/models/{modelId}/lc
Get Model Learning Curve
At a glance
Total SDKs8
Languages5
Endpoints45
Authbearer
Categories1
http://salesforce.local