- this._changeExample("INTRO")}>
+ this._changeDocs("INTRO")}>
Introduction
- reference
+ api
- this._changeExample("GET")}>
+ this._changeDocs("GET")}
+ >
Get all slates
- this._changeExample("GET_SLATE")}>
+ this._changeDocs("GET_SLATE")}
+ >
Get slate by ID
- this._changeExample("UPDATE_SLATE")}>
+ this._changeDocs("UPLOAD_TO_SLATE")}
+ >
Upload to slate by ID
- this._changeExample("UPLOAD")}>
+ this._changeDocs("UPDATE_SLATE")}
+ >
Update slate
+ guides
-
+
You can use your API key to get slates and add images to slates. You can have a total of
10 keys at any given time.
@@ -433,30 +361,31 @@ export default class SceneSettingsDeveloper extends React.Component {
Generate
+ {APIKey === "YOUR-API-KEY-HERE" ? (
+
+ Generate an API key to have it appear in the code examples
+
+ ) : null}
-
-
-
-
-
-
-
-
-
+