oxsecurity / ox-api-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OX-API-Client

Simple Python CLI client for interacting with OX GraphQL API

Uses python-dotenv to pull URL and KEY:

Place and protect .env file in same folder with the following:

oxUrl='https://api.cloud.ox.security/api/apollo-gateway' oxKey='your API key here'

Use python python_examp.py help for a list of commands.

About

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%