| Authentication.getKeystoneUserWithToken | Get user info. |
| Authentication.getToken | Get user token. |
| Authentication.login | User login. |
| Authentication.setToken | Set token. |
| Authentication.token | Stores the SciServer user authentication token. |
| CasJobs.cancelJob | Cancel a Job. |
| CasJobs.executeQuery | Synchronous SQL query. |
| CasJobs.getJobStatus | Get status of job. |
| CasJobs.getSchemaName | Get name of schema in MyScratch. |
| CasJobs.getTables | Get tables descriptions. |
| CasJobs.submitJob | Submit asynchronous SQL query. |
| CasJobs.uploadCSVDataToTable | Upload CSV string table into a DB table. |
| CasJobs.uploadCSVFileToTable | Upload CSV file into DB table. |
| CasJobs.uploadDataFrameToTable | Upload dataframe into a DB table. |
| CasJobs.waitForJob | Wait for job status. |
| CasJobs.writeFitsFileFromQuery | Write Fits file. |
| Config.AuthenticationURL | Authentication API url |
| Config.CasJobsRESTUri | CasJobs API url |
| Config.DataRelease | SDSS Data Release |
| Config.KeystoneTokenPath | Keystone token file path. |
| Config.SciDriveHost | SciDrive API url |
| Config.SkyQueryUrl | SkyQuery API url |
| Config.SkyServerWSurl | SkyServer API url |
| Config.Version | SciServer release tag |
| Files.createDir | Create a directory. |
| Files.createUserVolume | Create a user volume. |
| Files.delete | Delete file or folder |
| Files.deleteUserVolume | Delete a user volume. |
| Files.dirList | List directory contents |
| Files.download | Download file or data |
| Files.getDataVolumesInfo | Get DataVolumes info |
| Files.getFileServiceFromName | Get FileService from name |
| Files.getFileServices | Get FileServices |
| Files.getFileServicesNames | Get FileServices Names |
| Files.getRootVolumesInfo | Get RootVolumes info |
| Files.getUserVolumesInfo | Get UserVolumes info |
| Files.move | Move or copy file or folder |
| Files.shareUserVolume | Share a user volume |
| Files.splitPath | Split path into components |
| Files.upload | Upload file or data |
| Jobs.cancelJob | Cancel Job |
| Jobs.getDockerComputeDomainFromName | Get a DockerComputeDomain |
| Jobs.getDockerComputeDomains | Get Docker compute domains |
| Jobs.getDockerComputeDomainsNames | Get docker compute domains names. |
| Jobs.getJobDescription | Get job description |
| Jobs.getJobsList | Get Jobs List |
| Jobs.getJobStatus | Get job status |
| Jobs.getRDBComputeDomainFromName | Get an RDBComputeDomain |
| Jobs.getRDBComputeDomains | Get database compute domains |
| Jobs.getRDBComputeDomainsNames | Get database domains names. |
| Jobs.submitNotebookJob | Submit notebook job |
| Jobs.submitRDBQueryJob | Submit SQL query job |
| Jobs.submitShellCommandJob | Submit shell command job |
| Jobs.waitForJob | Wait for job status. |
| LoginPortal.getKeystoneUserWithToken | Get user info (DEPRECATED). |
| LoginPortal.getToken | Get user token (DEPRECATED). |
| LoginPortal.login | User login (DEPRECATED). |
| LoginPortal.setToken | Set token (DEPRECATED). |
| SciDrive.createContainer | Create container. |
| SciDrive.delete | Delete file or container. |
| SciDrive.directoryList | Get SciDrive directory content. |
| SciDrive.download | Download from SciDrive. |
| SciDrive.publicUrl | Get public URL of file. |
| SciDrive.upload | Upload file or data. |
| SciServer-package | Access to SciServer tools. |
| SkyQuery.cancelJob | Cancel a job |
| SkyQuery.dropTable | Drop table |
| SkyQuery.getDatasetInfo | Get dataset info. |
| SkyQuery.getJobStatus | Get job status. |
| SkyQuery.getQueueInfo | Get queue info |
| SkyQuery.getTable | Get table. |
| SkyQuery.getTableInfo | Get table info. |
| SkyQuery.listAllDatasets | List Datasets. |
| SkyQuery.listDatasetTables | List dataset tables. |
| SkyQuery.listJobs | List Jobs. |
| SkyQuery.listQueues | List queues |
| SkyQuery.listTableColumns | List table columns. |
| SkyQuery.submitJob | Job submission |
| SkyQuery.uploadTable | Upload table |
| SkyQuery.waitForJob | Wait for finished job. |
| SkyServer.getJpegImgCutout | Get a sky image cutout from SDSS. |
| SkyServer.objectSearch | Searches for an object in the SDSS catalog. |
| SkyServer.radialSearch | Run a radial search on the sky. |
| SkyServer.rectangularSearch | Run a rectangular search on the sky. |
| SkyServer.sqlSearch | Execute SQL query. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.