mgp25 / SC-API

Snapchat’s private API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SC API Latest Stable Version Total Downloads License CasperStatus

Read the wiki and previous issues before opening a new one! Maybe your issue is already answered.


Installation

composer require mgp25/snapapi

Getting a Casper API Key

This is required for the API to work.

Go to https://clients.casper.io/login.php and create an account.

Once you have created an account, go to Projects and create a new project.

projects

Now you will have your project with your API Key and API Secret.

api

You will need to set this data in the constructor, as shown in the [examples] (/examples).

Special thanks

Based on JorgenPhi code.

Gitter

Do you like this project? Support it by donating

  • Paypal Paypal: Donate
  • btc Bitcoin: 15NejBDahfe1eLAPSJh4iMfYLHYuKDrwJ2

License

MIT

Legal

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Snapchat or any of its affiliates or subsidiaries. This is an independent and unofficial API. Use at your own risk.

About

Snapchat’s private API

License:MIT License


Languages

Language:PHP 100.0%