Skip to content
/ ecx Public

APWG Members code to access the eCX API/Systems

License

Notifications You must be signed in to change notification settings

APWG/ecx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eCrime eXchange (eCX) Code and Documentation Repository

Overview


This is a repository of documenation, code, and command line examples to interact with the APWG's eCrime eXchange API (eCX API). Each script requires an eCX API token key to allow access to the eCX API

If you have code that you'd like to contribute, please contact us at support@ecrimex.net


Getting Started

You can find documentation about the eCX API here or in the document titled "eCx API Guide.

We also suggest you take a look the eCX API client written in PHP by the developers of eCX.

Testing

We have a sandbox for the eCX API located at https://api.sandbox.ecrimex.net for you to test your code on. It is updated nightly at midnight GMT with new data from production.

Repositories


Available

GET

POST

PATCH

Awaiting Development

We've split this up by eCX API REST verbs, GET to grab data, POST to send new data into eCX, and PATCH to update existing data, and some extended examples


eCX API Documentation

The eCX API documentation is built in OpenAPI/Swagger format

Questions or Concerns?

Please contact us.

About

APWG Members code to access the eCX API/Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages