You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Introduction
2
2
3
+
{% hint style="info" %}
4
+
Note: These docs cover the CORE API. To learn how to use CORE from the web console, view the [Help Center](https://support.paperspace.com/hc/en-us).
5
+
{% endhint %}
6
+
3
7

4
8
5
9
Welcome to the **Paperspace CORE API** documentation. CORE provides a RESTful API for programmatically managing your compute resources. It is currently available through the use of standard HTTP requests as well as a JavaScript client for Node.js. We plan to offer other languages and integrations in the future.
0 commit comments