Skip to content

Commit a01b64b

Browse files
feat: small fixes to /billing/balance examples
1 parent 676575b commit a01b64b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/service-endpoints/billing-balance.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
},
9595
{
9696
"lang": "cURL",
97-
"source": "curl -L \\\n --request GET \\\n --url 'https://apiaimlapi.com/v1/billing/balance' \\\n --header 'Authorization: Bearer <YOUR_AIMLAPI_KEY>' \\\n --header 'Content-Type: application/json'"
97+
"source": "curl -L \\\n --request GET \\\n --url 'https://api.aimlapi.com/v1/billing/balance' \\\n --header 'Authorization: Bearer <YOUR_AIMLAPI_KEY>' \\\n --header 'Content-Type: application/json'"
9898
},
9999
{
100100
"lang": "HTTP",

0 commit comments

Comments
 (0)