developer-banking.sivo.com
Open in
urlscan Pro
2606:4700::6812:d238
Public Scan
Submitted URL: https://developer-banking.sivo.com/
Effective URL: https://developer-banking.sivo.com/reference/getting-started
Submission: On November 25 via automatic, source certstream-suspicious — Scanned from DE
Effective URL: https://developer-banking.sivo.com/reference/getting-started
Submission: On November 25 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOM<form class="TutorialModal-Col2yWaY0Aeb_pI TutorialModal-Col_stepsnYpMGARR6goa" id="tutorialForm">
<div class="TutorialStepNavjGNakQPv9ttT">
<section class="TutorialStep17YXytyQSafK TutorialStep_openRNEPtJpzBvDt" role="button" tabindex="0">
<header class="TutorialStep-HeaderzmiqW9HnBYGt"><span class="TutorialStep-Header-Title1Fzo_uxQf1Mc">1. </span></header>
<div class="TutorialStep-Body2QETIZ44z6Wr">
<div class="markdown-body TutorialStep-Body-Description3DKcHDPCus03"></div>
</div>
</section><a class="TutorialModal-Col-More31Elp_jebCyo" href="/recipes" rel="noopener noreferrer" target="_blank">More Recipes<i class="fa fa-arrow-circle-right TutorialModal-Col-More-Icon2CqSQXLArcqn"></i></a>
</div>
</form>
Text Content
Jump to Content RecipesAPI ReferenceDiscussions -------------------------------------------------------------------------------- Log In API Reference Log In RecipesAPI ReferenceDiscussions Search CTRL-K TopicsGetting StartedTestingAuthenticationStatus CodesIdempotencyMetadataRequest IDsErrorsDates and TimesMoneyAuthenticationExchange Refresh for Access TokenRevoke Refresh Token All Recipes Reference Discussions START TYPING TO SEARCH… JUMP TOCTRL-/ TOPICS * Getting Started * Testing * Authentication * Status Codes * Idempotency * Metadata * Request IDs * Errors * Dates and Times * Money AUTHENTICATION * Exchange Refresh for Access Tokenpost * Revoke Refresh Tokenget Powered by JUMP TOCTRL-/ TOPICS * Getting Started * Testing * Authentication * Status Codes * Idempotency * Metadata * Request IDs * Errors * Dates and Times * Money AUTHENTICATION * Exchange Refresh for Access Tokenpost * Revoke Refresh Tokenget Powered by GETTING STARTED Sivo exposes a RESTful API that exposes the capabilities needed to take advantage of its debt-as-a-service functionality. The APIs are designed to follow modern standards and best practices to make it as easy as possible to adopt and integrate with your application. You can use standard HTTP verbs (POST to create, GET to retrieve, etc.) in your requests and expect standard HTTP response codes in the responses (2xx for success, 4xx for request errors, and 5xx for other errors). Sivo offers a sandbox mode for development and test purposes (see the Testing section for details and best practices). The best way to get started is to log into the Sivo application to retrieve your client id and refresh token from the Integrations > API page. Next, you can write code to obtain an access token from Sivo👇 🦉 Refresh an access token Open Recipe Get started with Banking Our banking API covers all of the available features for your Sivo Cash account including internal (interbank) and external money movement and transaction activity (statements). Continue to read topics in our documentation to learn about Sivo API concepts and features. Go to the Recipes section (menu at the top) to find common integration scenarios and examples of how Sivo APIs can be used to implement them. Updated less than a minute ago -------------------------------------------------------------------------------- Testing Did this page help you? Yes No Updated less than a minute ago -------------------------------------------------------------------------------- Testing Did this page help you? Yes No 🦉 RECIPE TITLE Recipe Description 1. More Recipes cURL 1 1{"success":true} 1. Topics 2. Getting Started 3. Testing 4. Authentication 5. Status Codes 6. Idempotency 7. Metadata 8. Request IDs 9. Errors 10. Dates and Times 11. Money 1. Authentication 2. Exchange Refresh for Access Tokenpost 3. Revoke Refresh Tokenget 1. Topics 2. Getting Started 3. Testing 4. Authentication 5. Status Codes 6. Idempotency 7. Metadata 8. Request IDs 9. Errors 10. Dates and Times 11. Money 1. Authentication 2. Exchange Refresh for Access Tokenpost 3. Revoke Refresh Tokenget