curl --request GET \ --url https://api.bundle.social/api/v1/ \ --header 'x-api-key: <api-key>'
{ "status": "<string>", "createdAt": "<string>" }
Was this page helpful?