https://github.com/mgp25/SC-API
Snapchat’s private API
https://github.com/mgp25/SC-API
Last synced: 6 months ago
JSON representation
Snapchat’s private API
- Host: GitHub
- URL: https://github.com/mgp25/SC-API
- Owner: mgp25
- License: mit
- Archived: true
- Created: 2015-01-24T18:55:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-25T08:28:15.000Z (about 10 years ago)
- Last Synced: 2024-08-05T09:18:11.104Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 1.15 MB
- Stars: 334
- Watchers: 72
- Forks: 106
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- apis-tools-development - **Snapchat**
- APIs-tools-collection - **Snapchat**
- Public-APIs - **Snapchat**
README
# SC API [](https://packagist.org/packages/mgp25/snapapi) [](https://packagist.org/packages/mgp25/snapapi) [](https://packagist.org/packages/mgp25/snapapi) 
**Read the [wiki](https://github.com/mgp25/SC-API/wiki)** and previous issues before opening a new one! Maybe your issue is already answered.
----------
### Installation
```sh
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.

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

You will need to set this data in the constructor, as shown in the [examples] (/examples).
### Special thanks
- [teknogeek](https://github.com/teknogeek)
- [liamcottle](https://github.com/liamcottle) (creator of [Casper](https://casper.io/))
- [JorgenPhi](https://github.com/JorgenPhi)
- [hako](https://github.com/hako)
- [0xTryCatch](https://github.com/0xTryCatch)
- [kyleboyer](https://github.com/kyleboyer)
Based on [JorgenPhi](https://github.com/JorgenPhi/php-snapchat) code.
[](https://gitter.im/mgp25/SC-API)
Do you like this project? Support it by donating
-  Paypal: [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZY4JX3P7278Y)
-  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.