diff --git a/README.md b/README.md index 67a38b3..f2fa1bb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ use \Ovh\Api; $ovh = new Api( $applicationKey, $applicationSecret, - $endpoint_name, + $endpoint, $consumer_key); echo "Welcome " . $ovh->get('/me')['firstname']; ?> @@ -202,6 +202,7 @@ Supported APIs ## OVH Europe + * ```$endpoint = 'ovh-eu';``` * Documentation: https://eu.api.ovh.com/ * Community support: api-subscribe@ml.ovh.net * Console: https://eu.api.ovh.com/console @@ -210,6 +211,7 @@ Supported APIs ## OVH North America + * ```$endpoint = 'ovh-ca';``` * Documentation: https://ca.api.ovh.com/ * Community support: api-subscribe@ml.ovh.net * Console: https://ca.api.ovh.com/console @@ -218,6 +220,7 @@ Supported APIs ## So you Start Europe + * ```$endpoint = 'soyoustart-eu';``` * Documentation: https://eu.api.soyoustart.com/ * Community support: api-subscribe@ml.ovh.net * Console: https://eu.api.soyoustart.com/console/ @@ -226,6 +229,7 @@ Supported APIs ## So you Start North America + * ```$endpoint = 'soyoustart-ca';``` * Documentation: https://ca.api.soyoustart.com/ * Community support: api-subscribe@ml.ovh.net * Console: https://ca.api.soyoustart.com/console/ @@ -234,6 +238,7 @@ Supported APIs ## Kimsufi Europe + * ```$endpoint = 'kimsufi-eu';``` * Documentation: https://eu.api.kimsufi.com/ * Community support: api-subscribe@ml.ovh.net * Console: https://eu.api.kimsufi.com/console/ @@ -242,6 +247,7 @@ Supported APIs ## Kimsufi North America + * ```$endpoint = 'kimsufi-ca';``` * Documentation: https://ca.api.kimsufi.com/ * Community support: api-subscribe@ml.ovh.net * Console: https://ca.api.kimsufi.com/console/ @@ -250,6 +256,7 @@ Supported APIs ## Runabove + * ```$endpoint = 'runabove-ca';``` * Documentation: https://community.runabove.com/kb/en/instances/how-to-use-runabove-api.html * Community support: https://community.runabove.com * Console: https://api.runabove.com/console/