Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.
openapi: 3.2.0
info:
title: Orbii KSA Business Category Assignment General API
description: API for managing transactions, clients, and companies.
version: 1.0.3
servers:
- url: https://api.sa.orbii.ai/
description: Production server
tags:
- name: General
paths:
/:
get:
summary: Welcome message
description: Returns a welcome message.
tags:
- General
responses:
'200':
description: Success
content:
text/plain:
schema:
type: string