APWG / ecx

APWG Members code to access the eCX API/Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:SCSS 100.0%