Introduction

API Reference - access Currents tests data programmatically

The Currents API allows programmatic access to the data created during the execution of your Playwright test.

The base URL for accessing the API is

https://api.currents.dev

The API is organized around RESTarrow-up-right. Our API has resource-oriented URLs, returns JSON-encodedarrow-up-right responses, and uses standard HTTP response codes, authentication, and verbs.

circle-exclamation

Last updated

Was this helpful?