Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] I'm looking for a solution #346

Open
kamis086 opened this issue Dec 29, 2024 · 5 comments
Open

[Enhancement] I'm looking for a solution #346

kamis086 opened this issue Dec 29, 2024 · 5 comments

Comments

@kamis086
Copy link

I would like to make a preview on my website, details of my purchased API like here https://api.chatanywhere.org/

I type API, give search and it displays information about what balance is left from what quantity. Please help

@ynpl
Copy link

ynpl commented Dec 29, 2024

image
Purchase at the location indicated by the arrow

@kamis086
Copy link
Author

yes but i need on my site this search :)

@kamis086
Copy link
Author

I have pay API i need this search on my site :D

@ynpl
Copy link

ynpl commented Dec 29, 2024

What to search for,After the purchase is successful, a key will be sent to your email. It can be used in some third-party software.Or use it through code.
Some commonly used software usage documents:: https://zwxvec6g91g.feishu.cn/docx/KS7AddreTouQg6xs44Oc0ZgHnOg

@kamis086
Copy link
Author

I need endpoint for creat seach and check balance api on my site

function displayApiStats($apiKey) {
$url = "https://api.chatanywhere.org/v1/dashboard/billing/usage";
$headers = [
"Authorization: Bearer " . $apiKey,
"Content-Type: application/json"
];

You understand me bro?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants