Skip to content

oxsecurity/ox-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages