README
This is the source for the One API itself. You may want to see the getting started tutorial for how to use it.
A JavaScript API (with TypeScript definitions) to access the ACTIV OnePlatform.
<script type="module">
import activfinancialOneApi from 'https://cdn.skypack.dev/@activfinancial/one-api';
</script>
This is the source for the One API itself. You may want to see the getting started tutorial for how to use it.