Skip to content

Commit 1843619

Browse files
Docs: Update endpoints for pql APIs
1 parent 042dcdd commit 1843619

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/promptql-apis/execute-program-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Execute a PromptQL program with your data.
103103

104104
### Request
105105

106-
`POST https://api.promptql.pro.hasura.io/execute_program`
106+
`POST https://promptql.ddn.hasura.me/api/execute_program`
107107

108108
:::note Private DDN Endpoint
109109

docs/promptql-apis/natural-language-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Send messages to PromptQL and receive responses, optionally in a streaming forma
7171

7272
### Request
7373

74-
`POST https://api.promptql.pro.hasura.io/query`
74+
`POST https://promptql.ddn.hasura.me/api/query`
7575

7676
:::note Private DDN Endpoint
7777

0 commit comments

Comments
 (0)