Skip to content

Commit aab2195

Browse files
committed
Add OVH US information on README.rst
Signed-off-by: Quentin GROLLEAU <[email protected]>
1 parent 04e1046 commit aab2195

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ To interact with the APIs, the SDK needs to identify itself using an
7474
to register your application. Depending the API you plan to use, visit:
7575

7676
- `OVH Europe <https://eu.api.ovh.com/createApp/>`_
77+
- `OVH US <https://api.ovhcloud.com/createApp/>`_
7778
- `OVH North-America <https://ca.api.ovh.com/createApp/>`_
7879
- `So you Start Europe <https://eu.api.soyoustart.com/createApp/>`_
7980
- `So you Start North America <https://ca.api.soyoustart.com/createApp/>`_
@@ -107,6 +108,7 @@ it looks like:
107108
Depending on the API you want to use, you may set the ``endpoint`` to:
108109

109110
* ``ovh-eu`` for OVH Europe API
111+
* ``ovh-us`` for OVH US API
110112
* ``ovh-ca`` for OVH North-America API
111113
* ``soyoustart-eu`` for So you Start Europe API
112114
* ``soyoustart-ca`` for So you Start North America API
@@ -545,6 +547,16 @@ OVH Europe
545547
- **Create application credentials**: https://eu.api.ovh.com/createApp/
546548
- **Create script credentials** (all keys at once): https://eu.api.ovh.com/createToken/
547549

550+
OVH US
551+
----------
552+
553+
554+
- **Documentation**: https://api.ovhcloud.com/
555+
- **Community support**: [email protected]
556+
- **Console**: https://api.ovhcloud.com/console/
557+
- **Create application credentials**: https://api.ovhcloud.com/createApp/
558+
- **Create script credentials** (all keys at once): https://api.ovhcloud.com/createToken/
559+
548560
OVH North America
549561
-----------------
550562

@@ -601,4 +613,3 @@ License
601613
=======
602614

603615
3-Clause BSD
604-

0 commit comments

Comments
 (0)